Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc9s ago0x1cdb78…18ba6f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xeacd50…6faebe
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x8b6400…15468f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x9822d9…200519
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x635eb1…cbecbd
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa29s ago0xd55be7…6e99d8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x6fad3d…5226d5
0x1378…50140xa8b2…1d68Base—$0.0170%0x9501…c67737s ago0x12ff8c…eb2ded
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x514c19…d8f178
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793237s ago0x00623f…90f1a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x6b8f7d…c18ff9
0x9d3d…d8370xc2fb…1d72Base—$0.01100%coinbase41s ago0xe8b10c…bceb5a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase43s ago0x7f8dd7…401373
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x6979ba…ef7611
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase45s ago0x196fa2…35214b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase45s ago0xffe244…dd1a71
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase45s ago0x17e8d2…117a2d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x2e4a68…f639c3
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0xd62c7d…b70ba8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0xd5938a…a90784
0x862f…3b700x6839…1a2bBase—$0.003100%coinbase47s ago0x187fef…ca5334
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x20b672…ee2c3e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x1bbd0f…5f0a15
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x47f12b…6d42ef
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase49s ago0x9ed656…3109e5

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.