Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e4665…b13cf5
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b5162…187feb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa3263…71f708
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe6ab86…19a6b0
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x12aa6b…30bcb2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x499743…ef4bcc
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x288cba…1c5f39
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9afa54…0a0bb5
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa32163…314ded
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33e9a1…0425ac
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d9718…05be6c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9138d…aa34ec
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6be5f1…fbcc78
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79ddcf…112ddf
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2582a7…7c6a96
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x990661…65a2a6
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fd5f6…65910a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb7fa33…c0212a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53b5d8…3389e0
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x295fff…616b3e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51f797…5b2482
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3031a5…df7062
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf46ab9…3c9df1
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55a9db…2dd360
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcde8b1…071ff4

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.