Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e8f12…df5243
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e82e…84c8c5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2e0e8…8c0524
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bd61a…eec692
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cd0cc…505228
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bf66a…d2f01c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3dde5e…c575fb
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf23925…8381ff
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3efed5…d5e4f4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16f337…632536
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d4f5a…48aba5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa40ecf…65aa1e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x650618…3b5474
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x882d4d…7f8b57
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe709c3…dd5776
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa45a5d…1e18e3
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ea74f…e3027e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x774a36…27a814
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeba4f8…bb6252
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x747d5c…de719d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35bee5…2d938f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5b146…73340c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd98283…72de6d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21f7a0…c8e254
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa68769…d1aa5e

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.