Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0xe940d0…06a838
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x68ef1c…fda837
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x67bcc0…199828
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0xbe9922…52008b
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x0a1b21…76dc07
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x3fa405…7432d0
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x6a4290…16f86f
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0xa94dc9…d4b59c
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x3504d4…906377
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x3e035d…f159de
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x35704f…8f4233
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0xdf88fe…3d61df
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x5664bd…ecaa91
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0x713452…6801cf
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa113d ago0xd1d90c…26a029
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x1ea0b2…8114b7
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0xa38943…add0f2
0xb90a…9ae40xa5d8…cf6bBase—$0.05100%fluxa114d ago0x351c5c…0d197d
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x0cda02…390184
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0xd1ba17…22025d
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x441792…c91360
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x07339c…e7b6cf
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0xdf6c83…a44119
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x4f7f3d…9eadf0
0xb90a…9ae40xa5d8…cf6bBase—$0.01100%fluxa114d ago0x9554ad…3b3047

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.