Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0x14eed1…acc606
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase14s ago0x775bc9…707f09
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793216s ago0x0e936a…3e510e
0xdf1b…43a90x5c4e…a0fdBase—$0.1070%0x5c4e…a0fd18s ago0xc16b3c…37989d
0xb43e…793b0xef43…6c7fBase—$0.01100%virtuals18s ago0x6b873b…ed23b6
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase20s ago0xd47d5b…225624
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x27d408…7edc7a
0x05d1…56d40xc148…3515Base—$50.2170%0xe528…c02826s ago0x043d46…411d9e
0xb0fc…30610x3e0a…78e7Base—$0.004938100%coinbase32s ago0xadf651…adae4d
0x4c1b…e0a50xef43…6c7fBase—$0.01100%virtuals34s ago0xbbb743…8d0803
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xa767a9…1e9a2f
0x3be9…575c0x4cd0…bc31Base—$30.6470%0x2fbf…ec6544s ago0x0d2f4e…166832
0x5c4e…a0fd0x4020…0003Base—$0.00968570%0x76df…025648s ago0xe2d595…40133c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase48s ago0x0517c2…48446c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase50s ago0x6b1bb8…01b9ca
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase50s ago0x347ed7…334a89
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase50s ago0xc070a2…eb8f83
0xa044…17d30xef43…6c7fBase—$0.01100%virtuals50s ago0x34989c…29e8e1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase52s ago0x34767a…1f0593
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase52s ago0x9e67f2…88a075
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase52s ago0x78285f…1394be
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase52s ago0xef22db…6d1b4a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase54s ago0x8d5cb3…51d14c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x43e2d7…6c5ec0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase54s ago0xf8739d…e0dddf

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://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://roundhouseai.io/dashboard/team.

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