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.001100%payAI111d ago0xb93618…a60f1e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9d1a68…6da426
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3e48c8…dccfb7
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8407db…a168d3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa97709…8981c7
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbdd1ac…d2e210
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30ba13…0019f9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf370d9…fe9029
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x321416…29054c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x538036…1ef909
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xac5c9c…810e49
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa11c8d…9cadc8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8994ee…1a7518
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x68b95c…5b10c4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb06bed…4ead85
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x351187…515e3b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0dcd3c…b48a92
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b94cb…1f235b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4767e4…98afa9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x161e78…1dd12f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f079a…d550ca
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd09640…90c916
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x41328a…17ee68
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x424535…cf8a62
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5d36d2…b1e004

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.