Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI6d ago0x9eed36…06e14b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI6d ago0xdb7856…0caeb5
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI6d ago0xddcac3…86930a
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI6d ago0x561a4c…2a3d76
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI6d ago0x849c9c…459465
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI6d ago0x57f258…7fc4f2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI6d ago0xb89fa8…c1d4d5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI6d ago0x6e3a0b…e79bb7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x98baf9…827dfb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x1128e1…4c8d4c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x83613d…33f120
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI6d ago0xe90698…8a3652
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x71c743…180c36
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0xca378f…6f0028
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x1bedd8…fb012e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0xdcd184…103157
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x23c76d…6abb7b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x0fb3cf…270baa
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x616875…de4929
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x43b396…6bd9b6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x8fabd9…e05f72
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0xdc4bb7…6e73be
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0x4b2725…56e665
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0xdf8eca…df664e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI6d ago0xa625af…678d6d

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.