Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x82146a…b8eafc
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x712c72…042a5e
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x4d8176…28c3fa
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x3c9066…25d87d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0xd53901…3426a5
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x0b86dc…a2a73a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x471d20…5861d8
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xabc020…390528
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xe95b3d…3a6d1f
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x058894…d385a8
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xc643e3…ff7395
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x9691e1…fc680b
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xeabd0c…006118
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x5d3b56…1ef411
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x71b168…08bab2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x2231d5…348d30
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xe62eec…4b279f
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x35bdb9…5be4c3
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x798eb3…5da9b8
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x181a2c…4995de
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xda2638…fca8c6
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0xdabf95…66d457
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x886d7a…630176
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x4b9937…3a6fbd
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa37d ago0xe37481…1240c4

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.