Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x6f7d3e…831a4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0x580377…3f8c37
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793216s ago0x5afb37…750a53
0x3cb8…13950x6839…1a2bBase$0.003100%coinbase18s ago0x84714f…b98e25
0x163b…44310x23f0…e2c9Base$0.12100%fluxa20s ago0xa91b4a…da5b13
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x912552…d54946
0x0010…4e800xa8b2…1d68Base$0.0170%0x9501…c67726s ago0x617a11…b84dd8
0xab3d…be8c0x6839…1a2bBase$0.003100%coinbase30s ago0x2e19a3…8d2fcf
0x5cb2…1a8e0x6d51…2d46Base$9.7670%0xc90b…22d330s ago0x7e034a…4f998b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xcf5ab6…91859c
0x35da…d1ca0x1817…bc2cBase$0.00170%0xdf7d…5dbd32s ago0xf8bfee…377ec5
0xa146…c5220x3e0a…78e7Base$0.004911100%coinbase34s ago0x6f39d8…7dc4bc
0x5fae…4e170x47c5…4fc3Base$21.0070%0xa2ae…033134s ago0x253efb…cda784
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x502413…75bdf5
0x2544…e9b20x6839…1a2bBase$0.003100%coinbase38s ago0xb68ebe…282a83
0x0dcc…1d8a0x5aae…482eBase$0.25100%coinbase38s ago0xe5b495…4361f0
0x03c5…a0a30x50eb…6480Base$0.00270%0x54f0…793240s ago0xbc7d5e…64257c
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase44s ago0xfaa2af…6f667d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x167923…aa96eb
0xafec…71950x6839…1a2bBase$0.003100%coinbase46s ago0xb22e21…50550d
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase46s ago0xddd5b1…f3a070
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase46s ago0x3ddc9b…832e52
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase46s ago0xbb6213…cc9342
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase46s ago0x44ba66…187789
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase46s ago0x7f4600…eaa0a7

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.