Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xc37893…5a44f5
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0x9c71ae…e9d7c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0x349fa4…88b211
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase56d ago0xc8477d…267938
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0x1445b2…1dcdbf
0x01eb…e5e20x0e3d…7757Base$3.15100%0x89a0…ff5856d ago0xb36e2d…b66526
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xafee88…bff14e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase56d ago0x4bdcd6…829344
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x846cd3…603cd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x74b289…71d8d4
0x5f11…468a0xc7f3…c044Base$0.33100%primer56d ago0x92aeaa…acadba
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x74fbde…f0cb7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x762bb6…0c9402
0xf286…d6040xd173…a52aBase$0.10100%0xd173…a52a56d ago0x019b11…ee5c94
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x9bafc5…16d678
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x1d8351…fe1a21
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase56d ago0x3f9fe2…3eb991
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xade527…5f0f08
0xacb2…2c050x40a8…ad8bBasex402 service$0.001100%coinbase56d ago0xf435c9…33eee3
0xc7f3…c0440x5f11…468aBase$0.31100%primer56d ago0xdaa870…3b61bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x09b7e3…6b804b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0xe46973…ee39fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0x500114…171428
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xa10732…d73099
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x653492…852e15

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.