Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa146…c5220x3e0a…78e7Base$0.004911100%coinbase12s ago0x6f39d8…7dc4bc
0x5fae…4e170x47c5…4fc3Base$21.0070%0xa2ae…033112s ago0x253efb…cda784
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x502413…75bdf5
0x2544…e9b20x6839…1a2bBase$0.003100%coinbase16s ago0xb68ebe…282a83
0x0dcc…1d8a0x5aae…482eBase$0.25100%coinbase16s ago0xe5b495…4361f0
0x03c5…a0a30x50eb…6480Base$0.00270%0x54f0…793218s ago0xbc7d5e…64257c
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase22s ago0xfaa2af…6f667d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x167923…aa96eb
0xafec…71950x6839…1a2bBase$0.003100%coinbase24s ago0xb22e21…50550d
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xddd5b1…f3a070
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0x3ddc9b…832e52
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xbb6213…cc9342
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0x44ba66…187789
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0x7f4600…eaa0a7
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xe1b09c…9fbb33
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x7350f1…6d222e
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x5ea6b3…cc5652
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x74a5ed…d33c7b
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x755127…99cc30
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x835f66…de54bb
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x9d6dbf…349148
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x97798e…87f2e6
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0xb56e8c…aade79
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x08ae06…589f78
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase26s ago0x7edfbf…92caca

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.