Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x684f16…67b6f6
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x887487…435bde
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x882c9e…b946a2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41cf00…e07b08
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e990b…aa6663
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3195e1…04a6b9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60e0ce…4dd0e2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0783d4…1f4a35
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a2a99…bfed4d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x988e75…471284
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99b002…33e678
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0a1bb…8f075c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49ceb2…f38b47
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc2b3c…45ba9e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x57727a…c60305
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x977b64…d8ebcd
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12678e…b54229
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f37ea…5e2b8c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a05fe…56e679
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc0ada…f27819
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x660109…2ee3a1
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9eaf1b…d067ef
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd84121…255ec7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1107f…49f42e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f207b…6ffe8b

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.