Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x967eb6…69023b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x85c4ef…83d9f6
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x012fd8…28c5df
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x37cd7e…3fd2b8
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xa3bfc0…9eff1f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x06f6bd…18f81f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa35d ago0x365bc1…5cfe91
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x6f70af…15605b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xb807ae…73fa0c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x84ba86…e3a97e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x84d7bb…2cde69
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xbf6051…991268
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa35d ago0x640db3…257e81
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x7ceea4…0b47d7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x2e8298…fa42b0
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xdbd9bb…9ae29a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa35d ago0x05d878…371577
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xa96f46…cb7b5b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x92adeb…8c6e0e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x0cdeb9…d6cb7c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x51398c…6cf88d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x5a7fca…47cfd9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x40c169…9b832e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0xea253e…309802
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa35d ago0x319ea2…010277

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.