Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa12s ago0xd55be7…6e99d8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x6fad3d…5226d5
0x1378…50140xa8b2…1d68Base—$0.0170%0x9501…c67720s ago0x12ff8c…eb2ded
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x514c19…d8f178
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793220s ago0x00623f…90f1a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x6b8f7d…c18ff9
0x9d3d…d8370xc2fb…1d72Base—$0.01100%coinbase24s ago0xe8b10c…bceb5a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x7f8dd7…401373
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6979ba…ef7611
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x196fa2…35214b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0xffe244…dd1a71
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x17e8d2…117a2d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x2e4a68…f639c3
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0xd62c7d…b70ba8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0xd5938a…a90784
0x862f…3b700x6839…1a2bBase—$0.003100%coinbase30s ago0x187fef…ca5334
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x20b672…ee2c3e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x1bbd0f…5f0a15
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x47f12b…6d42ef
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x9ed656…3109e5
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0xd300b2…ca0959
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0xb7b0ee…cc6a71
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x0b67bc…ec3bce
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x3f73fe…6e35c4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x989579…e669df

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.