Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4efa91…344728
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbffa79…3bb959
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf243c8…06d75d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c2dec…c73645
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b4f23…7be8df
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b0d39…91b135
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26b13c…6ecec9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e423d…b808a0
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x659c34…032987
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x000368…0d367d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x54ea58…64c2d9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde13a6…36e698
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8326ca…c61cf2
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6c325…63eadf
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbf4b0…1ae2ca
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc92f8…c72957
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x245b9b…cd8dcc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x497f11…325de2
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a100b…f11f94
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa26c05…2621aa
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94015a…777214
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1476bc…0fbe06
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22af3e…a76113
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5bac0…7a50ff
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a8588…d3a41e

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.