Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x627fc3…a7303b
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x5b16c0…c10333
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x43a4d6…a816e0
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x69d1b5…55a93d
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xc95792…7a5861
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x0147fd…c0f26b
0xf424…98710xfe80…47eeBase—$0.001100%fluxa32d ago0xdee9d5…514bba
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x73483c…1f8366
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x80617a…822080
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x9ab073…89bace
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xe03fbd…47373b
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x44f2dc…25c6a5
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xb7e833…3ffa26
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xb91292…ef73e3
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x7a4b18…02c68c
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x6d9535…58ecad
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x1bdf44…455d08
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x7154ec…687d29
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xed9d4f…0214ad
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0xaec1c9…5d3f8f
0xf424…98710x9c95…e299Base—$0.001100%fluxa32d ago0x540b28…075ee5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa32d ago0x6f1c9f…08ca05
0xf424…98710xfe80…47eeBase—$0.001100%fluxa32d ago0x2d7ead…45b328
0xf424…98710xfe80…47eeBase—$0.001100%fluxa32d ago0xcb8244…267b2d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa32d ago0xa59eb0…c678c0

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.