Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x515c3a…0b9756
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x69571c…be8d98
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x76eedd…485248
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x1892e6…4ef6ba
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0xe851f6…cfb562
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x1b6aa0…438688
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x9f593d…bdd46a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xe0453f…213463
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0x3d5da7…be5fae
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0x1156eb…10961c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0x3bfba2…c21a31
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xc316a9…6d5136
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xb2ba63…12583f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0x261441…a1297d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0xa1c87d…12366d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0x9564da…ef687c
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0x44c84f…a0f93e
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xf91af3…c9630a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0x49439f…69fecd
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0x8e8c48…3c6cb5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xbae998…7b7ac2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0xdab614…a8ded0
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0x00958d…59d136
0x8199…e3670x9c95…e299Base—$0.001100%fluxa42d ago0xd0ca0c…50914a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa42d ago0x32abdf…79c877

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.