Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x956115…5a5e01
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc05f8d…1fa519
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6806cd…2b993a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0e15f1…720468
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4fdd6a…8e7be8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2bfdb9…5e429e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e9484…5c1cc0
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fde43…69aa98
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d08eb…fd4fa3
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x19390b…2e840c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb08f51…7efaff
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5b823a…2c6a1b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a64b2…39bfaf
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69e0a4…ae2943
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0dcbb7…f9fc90
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3f7a0…63e784
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ab0c4…216fad
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x680328…e12e7c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8129d…af847a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce93c1…275dc8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d6f22…cd0f40
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c379d…b9ad16
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7129a…159a5c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2dc57b…86d137
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbf726…04cafd

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.