Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6642d…6bae2f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f4164…d9e89a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4185ec…05ae9b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f0aab…0fe2ab
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a7496…cdb6c9
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x698c03…97e844
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x004227…19cc3b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa57085…377525
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4adc0…404aa5
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb98ad4…a2d8cb
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c6649…bdd59a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd42df9…6fc3eb
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f615b…8d7b70
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd7a85…acf1a4
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3da3f1…0f8c7b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f179f…d1db1b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63e7af…44d5be
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x441bb4…de111e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54aa42…1d0aac
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9dd0d6…a840cf
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x305516…eb7e2c
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfcf51…44de06
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x771052…156228
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf825f…3e3240
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x246e3f…7559e9

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.