Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b8c4c…7fc214
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xff6ff4…f40ef7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0857b7…84fa3d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x461ac0…f0e870
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x925f9b…ac5964
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a8e5c…f28c2b
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8bde9…8036e4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x271b2f…a1e1b4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6515ff…3ac205
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8bd23…9bbc6d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc63046…99aaa1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf8b5f…2292be
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x346d4e…648c39
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x576707…bee5cd
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x860186…7f5095
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a42de…83fc93
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd91874…487596
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe7cede…eefe90
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3aa15…dbb2a2
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x835b4c…316738
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeab9c7…a2e488
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a2224…dcdeb1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbdaf9e…e4e2dc
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea9aa8…08d6e1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46598b…fbdecb

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.