Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x86d33f…292d35
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x6ff026…25755a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x2ef9df…a48302
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xdcf043…7d2109
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x1f333e…846ebe
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xdabbe6…b33e6e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x4aec8c…db2576
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x8f5ba9…1a5708
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x71f9a2…0c2908
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x4d0004…48b5bd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x537f1d…f2fd6b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x2d4c3d…b30887
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x2ca27e…c960aa
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xa8664f…2120e3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x36b1c1…fcc055
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x900610…227ad0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x2bd23b…7ca1b8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xd4b436…df25c5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xb448af…a41f8e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x0fd78b…abf274
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xcd7ef9…0b11a7
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xeb5320…9a997c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0x499aa7…20b2af
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa84d ago0xacbe46…40f46b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x40cd80…794a17

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.