Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x63266e…6bb69c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xb6f18c…221ffc
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x731a7d…eeba6c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x2fbbae…39f172
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x08561a…45ecdf
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xebd54d…a83ebf
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x3a5057…75660b
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x3c7acd…b94cc3
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xf0983b…8456ab
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x2515b4…f6fe33
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x27734c…e7ff13
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x7cb89f…82bab2
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x0ec823…05830e
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xe814d3…86cb60
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x0ab507…c858e9
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x6eea98…17ffa8
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x073d60…4d1cbe
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xcefb07…e9d50c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xc81a16…8d4903
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x5c1409…9d70d7
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xff8a24…6f0eba
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xc582b9…1a54ad
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xec7cd3…2ca5ec
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x7ec478…e8f96d
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xddfdee…f7c3cf

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.