Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x044de7…88da49
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x5683a1…054a62
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xce3423…22dedd
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x08bfc6…4e79dc
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xdfdc74…89e443
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xfbd1d9…9d9070
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xa4fa02…a38962
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xe1e5ec…44524d
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x58339c…524992
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x6df4f8…d5b324
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xf4bc20…e91488
0x527f…989b0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xe5e7e1…c38d92
0x527f…989b0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x8a2ebc…a42d6c
0xf13d…a74f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x74e77b…ec7ee1
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x146d60…e141d9
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x4c8f08…933b03
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xd9374c…3d8024
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x45dda2…1e58f2
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x5c5f8b…958291
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xed5548…86e282
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x4824c7…39d4b5
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xdb6582…9f6aad
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x4d0fa8…0c3bfe
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x05a74c…011ee8
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x0fd496…90fcec

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.