Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbefd55…d278fe
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdba108…655d74
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32d83d…52b84b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba41db…38ee07
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa93528…3d49eb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcced6d…0650ac
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x516fb7…75520c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd34a1f…02add2
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x844dd0…ae65a8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe4d730…68d3c9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c6cb7…84eb01
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5915a…4e476c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d7f3f…c122d9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe34794…5ebfb4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x81a897…591fc6
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bf364…961278
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2c30f…b83ae3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x584928…d86942
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae7c21…4ee4b0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd0bfe5…0f5b6a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a2976…2b40dd
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x16ee7a…e05059
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae95b2…33354b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc73051…56c6cf
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdff401…a3873e

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.