Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0xe7ba2d…3bad30
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa38d ago0x0d5742…c55e1c
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x2f4734…70a111
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa38d ago0x863d96…2833ab
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa38d ago0x917107…fc32d5
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x2e0106…1ba55c
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa38d ago0xc0fbce…52c321
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x3ffb41…fa3943
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x62ba26…712e12
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x607b29…353e2c
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0xb5fa44…437a6a
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa38d ago0x5a76b9…9a0392
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0xeb95b4…bc666e
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa38d ago0x00806b…a8f539
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0xe7c31f…329ec4
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0xe91a56…df1992
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0x85333a…0c8c0f
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0x8d855f…8e7d63
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0xfb6e1e…3c960f
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa39d ago0xe77d8d…3292f3
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa39d ago0xbea78a…5bcf9c
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa39d ago0x5585aa…511ba7
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0xff4d36…46424b
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa39d ago0xea72d9…e70085
0x3b1d…a30e0x9c95…e299Base$0.001100%fluxa39d ago0xf5fa9a…b20517

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.