Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x229d…471b0xac65…4417Base—$0.10100%fluxa115d ago0x797230…34e084
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa115d ago0xf76ea0…c04317
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa115d ago0xd71a22…5b0e86
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa115d ago0x04b140…9a76fa
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa115d ago0x30cd09…176bc0
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa115d ago0xd99143…dd0d30
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xb332a6…07758f
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xd41f55…4c258c
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xa7f8e5…f7a5f1
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xb8a8da…59630b
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0x167326…8a0545
0x229d…471b0xac65…4417Base—$1.51100%fluxa116d ago0xd7f724…9b2dc4
0xb90a…9ae40x229d…471bBase—$0.50100%fluxa116d ago0xbb5d23…5fd79c
0xb90a…9ae40x229d…471bBase—$0.50100%fluxa116d ago0xdf4bb1…c4aced
0xb90a…9ae40x229d…471bBase—$0.50100%fluxa116d ago0x977569…5d4c55
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xb6320b…8090b2
0x229d…471b0xac65…4417Base—$0.03100%fluxa116d ago0x7dfafd…107ef2
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0x734d77…4a8e65
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0x38b269…19dd2e
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0xf08ced…ce51b0
0x229d…471b0xac65…4417Base—$0.01100%fluxa116d ago0xc13815…a34ada
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa116d ago0x620ab0…c0c425
0x229d…471b0xac65…4417Base—$0.03100%fluxa116d ago0x862338…0b0f5c

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.