Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0x0a8698…bac402
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0xfcfdaa…6fe100
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0x39c94d…2597ba
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0x302ff7…8db68c
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0x3b9b0e…eac155
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0x473f49…10fcd1
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0xe0ae95…30924d
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0x6bd53c…581528
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0xd30541…5c061c
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0x95508f…a6d76a
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0x60c434…34a681
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0xba3971…795948
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa45d ago0x0cd246…cf70bc
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0xb8b4ed…1b798b
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa45d ago0xf0e481…20731b
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x656203…564fa1
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x3e8781…66af6c
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x11de53…7818da
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x79ec73…764c7e
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0xdc606a…d03c70
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa46d ago0x3f9cb3…1b25e5
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0xb5fc38…7d9973
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0xb3cd43…43ef6c
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x540ef7…d9f4b3
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa46d ago0x77baf0…d5e256

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.