Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68e9…ae8a0xd5b6…f3a7Base$0.10100%payAI42d ago0x8a5d16…f42bbb
0x68e9…ae8a0xecc4…0523Base$0.10100%payAI42d ago0x9de1bc…2ac8f3
0x68e9…ae8a0x781e…289dBase$0.10100%payAI42d ago0x2c8279…846c9e
0x68e9…ae8a0xcb56…24e8Base$0.10100%payAI42d ago0x14bc2b…67026d
0x68e9…ae8a0xe237…84c9Base$0.10100%payAI42d ago0xfc6a2e…c39ede
0x68e9…ae8a0xba62…0a29Base$0.10100%payAI42d ago0xa6bbdb…59e96b
0x68e9…ae8a0xfb0d…165eBase$0.10100%payAI42d ago0xd557f3…3cce9c
0x68e9…ae8a0x2d3c…ea9fBase$0.10100%payAI42d ago0x7a0c25…f31ee9
0x68e9…ae8a0x2a1a…44b7Base$0.10100%payAI42d ago0xc511a6…e96582
0x68e9…ae8a0x8f4c…3689Base$0.10100%payAI42d ago0xb4b7a3…ada385
0x68e9…ae8a0x6dd9…a429Base$0.10100%payAI42d ago0xdfa37b…59d68d
0x68e9…ae8a0x2944…e910Base$0.10100%payAI42d ago0xfbad1f…b2b6d6
0x68e9…ae8a0x52ed…da61Base$0.10100%payAI42d ago0x8aeb2a…69ed9a
0x68e9…ae8a0xb63c…d6aeBase$0.10100%payAI42d ago0x0fd6e3…7d9215
0x68e9…ae8a0x8f17…5cecBase$0.10100%payAI42d ago0xdae5bf…a37965
0x68e9…ae8a0x76b3…fde6Base$0.10100%payAI42d ago0x49032e…3bf477
0x68e9…ae8a0xe353…9f18Base$0.07100%payAI42d ago0x754909…9b4a3b
0x68e9…ae8a0x4843…4f64Base$0.10100%payAI42d ago0x6af90c…b3965f
0x68e9…ae8a0x04e7…da7dBase$0.10100%payAI42d ago0x04b906…f2ab2a
0x68e9…ae8a0x95e1…1b66Base$0.10100%payAI42d ago0x9a23dc…07d459
0x68e9…ae8a0xcbd6…d69eBase$0.10100%payAI42d ago0xb91017…f5953a
0x68e9…ae8a0x74ea…68a6Base$0.10100%payAI42d ago0x53d06f…71820c
0x68e9…ae8a0xd012…efbcBase$0.10100%payAI42d ago0x728883…4f7290
0x68e9…ae8a0xe098…2353Base$0.10100%payAI42d ago0x4cd955…77eff3
0x5659…19050x68e9…ae8aBase$2.37100%payAI43d ago0xbed6bc…65c355

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.