Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xa613ea…03a5d6
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xc754d4…8682d8
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x33eba6…33691e
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x33a71d…b43325
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x7b792b…6ae55f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xe810c0…df76f3
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x228be4…26f451
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x3fe0f4…02ef31
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0xac013e…086ed0
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xbfbec9…036b20
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x2ca2ef…ddb9d3
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0xa725d5…16c545
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x4262a5…63c373
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x7d3552…47f549
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x204e4d…232196
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xd108e2…58bca7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x2c8af8…4d9639
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xbb3c55…cca1b0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0xbd111a…412ee4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x1acc6d…e20cef
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xadd6ce…577558
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x8043d5…b62693
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x5c748f…1bff01
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0x4d0c97…cd6b5d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0x5b3381…960ff6

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.