Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x89a568…f45b4b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x6bf17d…23d9f3
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0x03a804…c48ba1
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x8bc5f0…957f96
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x7f299a…62ea75
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x8e4fa1…424928
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x644419…1490ec
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0xcb11e6…83fa86
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0x84200d…bb9e2e
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0x68c2c8…b217b4
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x73a21d…d7cfd0
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x61ba95…e4516b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x34228d…e89749
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x1f539e…35ebcc
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0xc538d0…7bcbd5
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0x1b3278…ba9d33
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0xf28681…5696b1
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x8f684e…fd8db9
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x5daf34…1c8613
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x3da572…d8c714
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x7dab1c…19d7d2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa42d ago0x506e4a…0b8e9c
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0xc1ab3b…f5cb05
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0x15b45c…4ad14c
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa42d ago0xd71d04…9d841b

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.