Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x8d0ef2…5eb8ca
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x747888…988c46
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x634e2d…baca0c
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x0a5c3b…ebe0c7
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x5466ec…94647e
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x0892cc…d2b829
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x6bbc88…5b5931
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xb3a705…221ce4
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0xe7c5de…523eb8
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0xd1da39…1f1a28
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xa00a93…285d32
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xa63c4d…aa3b3f
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x8fa54c…595827
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x28bc9c…08c67f
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x6e7215…82c1d6
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x613e7c…7b7490
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xed225b…981c48
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xca55ef…ab44b8
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa45d ago0x286fc8…43c418
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x1e85e4…c5ae7b
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xa955d5…7f8bfe
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xc822ea…c677ed
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xa73d9a…2c36ba
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0xf47343…f08145
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa45d ago0x20ef65…16f8ed

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.