Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x629210…e85036
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x0f4e28…405ee5
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0xde2d3d…8040a6
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x1e7c4b…44ef5f
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x0a280d…6714cb
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0xd7e12d…2027fc
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x5343c7…bb669a
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x28fcbc…48f1f4
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x07ddc5…76c207
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x03aecf…ffea49
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0xcba4dc…5f5dca
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x4fac78…6ec799
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0xcc9dc8…0529e1
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x14b428…0cf083
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0xb7bc35…aea044
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x5a8dd4…7c7a1b
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x6725f7…252770
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x9398c7…b877c1
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x14b2b8…fd1ffe
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x2ad32f…eb6fed
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0x2f65e9…704ce7
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x3b3eb9…fee8f8
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0x7a72cf…4c834e
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa36d ago0xd7aa61…65e581
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa36d ago0xf62574…5b4028

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.