Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb39943…a93175
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77a250…c4747e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7af616…409d8d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x619e4a…e5879d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7faba…52f7e9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x611f11…652594
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x26a19e…802afb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xecc12b…36da8c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf71c02…782af8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98aaf2…13aabc
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x048325…246343
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x148dec…bb1502
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x172ef0…55160e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b8607…e2905b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93dc2b…7ff4f2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75a3ab…729ba5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa616af…6e27eb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91e372…f68533
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50a032…32fc3c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb71bd7…8fb339
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02285f…36c26c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23d067…5030e1
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59109a…bd479d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2be3b6…7ee25f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd666dd…5fa4b5

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.