Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase67d ago0x7b1d9c…9d81ee
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x7d7d7e…1f9f67
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x174a91…cd41f8
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xfa44fe…47a091
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xce8c21…735106
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0x4442ac…a2436a
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x8fd07f…ea2f77
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x5d47a0…9ac943
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x228d6a…e764f9
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0x1ee500…48f813
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0xf4d59f…567dff
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xb71e20…1e1ee9
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase67d ago0x285d9b…c32d51
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0x40f73b…3f718c
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xc4f49b…f26213
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xabad7b…1ac151
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x849c17…ccd225
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xdc22a6…105a3f
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x58bc34…79e526
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xbe53f6…53c4f4
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x89d819…645fd0
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xe08485…634549
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x78c312…302331
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x868f04…9b29fa
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x3d92d8…2dd75d

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.