Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x5faca3…25e9d1
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x75e7dc…41c378
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x8ffdf1…d449fd
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xefc90d…1d6303
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x690817…280a24
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x193dea…e7821d
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xb91ae9…bbc8c5
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xdfbfd8…f773ae
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x4f76f1…f2c00d
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xa4224c…93aa86
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xc4c10a…3b200a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x1f4740…efbe7a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xf345d0…4c224a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x9e482a…504eea
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x93444a…de2d59
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x5d9534…82d58f
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xc99710…cebd80
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x1e5e1c…24141a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xcf3651…38f4e1
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xeafbd3…129405
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x9a14a2…706761
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x7e3621…262cc1
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x990ac5…e9a851
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0x358ac7…e287af
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa15d ago0xbfe3a1…2de160

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.