Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x97bb…e70dBase—$2.50100%coinbase11s ago0x4a8d5b…13d16c
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13s ago0xca440d…86564c
0x4ee0…36210x6839…1a2bBase—$0.003100%coinbase13s ago0x814b22…0de88d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa7f8f7…cf77b1
0xf2d3…98850xf2d3…9885Base—$0.005100%payAI15s ago0x744133…3cba4c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x07a775…a505bd
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x19ee62…ae63e9
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase15s ago0x07a16c…4cf4da
0xf2d3…98850xf2d3…9885Base—$0.005100%payAI17s ago0xf08b80…a02a66
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xe03485…21b9b3
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase17s ago0xb24dc1…917660
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa19870…f4ab28
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x769d35…c4d0ab
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0x957bbd…8d0401
0xb9bb…14fe0xb922…e40cBase—$25.9870%0xf0f7…65c521s ago0x6b7757…08dc2c
0x752d…51c90x6839…1a2bBase—$0.003100%coinbase25s ago0xffaa70…994253
0xfcbb…e8130x47c5…4fc3Base—$10.0070%0x4184…789b27s ago0x3a1c9b…e447f3
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x48974b…774e41
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xdd7ac4…248d60
0xf2d3…98850xf2d3…9885Base—$0.005100%payAI31s ago0x4d941b…8dd431
0x1475…a3380xa8b2…1d68Base—$0.0170%0x9501…c67731s ago0xa311c1…20b297
0xf2d3…98850xf2d3…9885Base—$0.003100%payAI33s ago0x889387…22cd6f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x27efba…a242bd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xafd7c0…97d793
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x35bc32…192eb4

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.