Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x4bb823…e4cf1e
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x9a4c3b…596171
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x99b871…9db164
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xe16a8e…fa2de2
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xf92edf…901b91
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x598e4b…700292
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xfaa8e1…99b3e6
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xb93f39…759d16
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x6e8d11…289c76
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x36d262…c5e3d8
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x91ff3f…ff0e08
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xd02032…999a0d
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x34c7cc…8c9cc6
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x1c0a29…e85342
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xa78f47…4f8a98
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xb4438c…1c4546
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xcb94c2…5c1de2
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x300998…618869
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x2d9bc1…2fefa2
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xc5265d…78b59c
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x7313c3…798540
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x2f51d9…2eeb42
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x80ea16…ecd13e
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x9bb722…c06055
0xffe2…05620x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xbc2822…61fa94

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.