Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b006c…d9adb6
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7a92b…98d865
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae1dc1…0efc05
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec0199…ac584c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x697bdf…023a79
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d7f7d…54e633
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb14f1…5611a5
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61669a…719677
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4260b…d3f214
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4783f1…1802a9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb19c77…4138aa
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b0f10…7bf72d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6baf81…a8ef4f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb26cc8…6c1279
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeaa536…d77e1f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a7204…cb1c70
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78d2ea…67ccb8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x907f2d…ad93df
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74bcc9…a8856f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x870bad…588dad
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9a0bb…d290c4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f2b82…e761c2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf01705…4d1e6d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0x062bde…94d036
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8ca24…760a3e

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.