Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa42d ago0x77f4cf…a28ff3
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0x4cdabb…358f28
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0xca742a…7b1be6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0x3c3760…a6f00a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0x79fe24…5fe547
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0xc09b4c…e71e86
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa42d ago0xd9cbde…e5e10e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x08a4a8…5a2aa5
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xf5e77f…616263
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x2286a9…83c499
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x172e39…9da32b
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xade523…dbea55
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xab02db…178c4f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x579a7c…35503c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xe8fded…54b1d7
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x200c2f…511a73
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x75709f…f2da37
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x335da6…d41ef0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x5b22a8…d9a4e4
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x8d9651…592168
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x21d3ae…80ddca
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xf1664f…cbcc3b
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x7434d5…16e9f5
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x5e30c2…4aa2cc
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xa7646d…f5b10a

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.