Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x045989…436e1d
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0xda9c67…2afffb
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x7bf610…54280c
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x028938…4f3ed6
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x6a620d…b5b492
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x5e5c88…ad10e8
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x962a1a…a88657
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x6811f4…73ae1e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x5d3e28…119588
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x709e31…8c2f4e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x8998bc…9ed6a4
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0xbb448b…8f6a26
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0xa70e9a…de167f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa43d ago0xc89b8a…fe2445
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x45de0f…d0d52a
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0xdbd51f…b067c2
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa43d ago0x197b2d…e77a7d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa43d ago0x0dc50e…ddf224
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x3a9aec…9921e4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa43d ago0x39fdba…c855d4
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x19c674…302f4b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x4f7fa9…ac6583
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0x7b5efd…97b411
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa43d ago0xbca918…202bf7
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa44d ago0xafcaf6…6714b7

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.