Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2533…04a10x4466…125eBasex402 service$0.0038100%coinbase35d ago0x1a2fc3…4a2549
0x2533…04a10x4466…125eBasex402 service$0.005100%coinbase35d ago0x2d034f…dd4fa1
0x2533…04a10x4466…125eBasex402 service$0.008100%coinbase35d ago0x897461…d5e08a
0x2533…04a10x4466…125eBasex402 service$0.0038100%coinbase35d ago0x273c0d…369ca2
0x2533…04a10x4466…125eBasex402 service$0.03100%coinbase35d ago0xed1d03…729270
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xda4a0d…32d316
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x7d83c5…d8824e
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x670e8d…afae4f
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x09143b…4bec97
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x92f835…e9ce91
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xd62b93…b35163
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x7814b7…753089
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x4fe744…04c8e3
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xc25db3…ee7aaf
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x316cf4…c8d467
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xc3b7ac…2ed5f7
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xae5ef1…7e979f
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xad9f41…9301f9
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x049524…954c67
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x033f88…f8157d
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x90a909…8be561
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xe1442c…bd789c
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0xde48e8…33caca
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x17c6d7…037107
0x2533…04a10x5765…ed10Basex402 service$0.00470%0x2772…8c1735d ago0x5e5ca0…44d29f

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.