Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xa8c3b3…0a7d96
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x9c6deb…30689f
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x4eb04f…b79f69
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xa32f2f…feec73
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xbbec46…99846d
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x2d241e…6c1c3c
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x927c1e…e3e0c2
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xdba59b…a61d0d
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x41ec01…f5a60b
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x0413f9…8699a8
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xfb3001…ad7cbe
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x568207…47f873
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xcfd33c…44603e
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x059c80…09bf5a
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xe11c6b…7b39c3
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xbf0c74…c99c72
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x5fa810…1204b9
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x5affbf…9f4de8
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x21de45…371229
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x73a33e…52e396
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x0de24d…fc7a35
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x6fdad7…2c57f7
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x069022…b514ea
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x3a7a4d…230380
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x73f1cc…365d2d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.