Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0x4000ec…7dfb0d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0xcd261f…3ff97f
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0xba5dbe…ed1dcf
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0x2fdc66…e0e0bc
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0xa7bb1b…038d66
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0xcb5860…3ede20
0xbec8…26970xfe80…47eeBase$0.001100%fluxa15d ago0xce63a6…9faadd
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x90541a…dd4031
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0xaf00ad…066863
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x73686f…c68699
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x161801…ead64d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0xd5d30a…29e23b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x3dd889…f564b5
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x24fd0f…7b6f32
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x6335ae…7eb3d0
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x8021de…6c8eb0
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0xa57a83…2e6ecc
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0xca9809…2e6c55
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x8e4808…5b80dd
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x1fcddf…23bcba
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x833ee6…7598ba
0xbec8…26970xfe80…47eeBase$0.001100%fluxa16d ago0x668ded…6e3e46

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.