Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x6270ed…f9abae
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x15d526…4326d3
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x32a64d…5a1af5
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x88bfda…a16bd3
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x76e3a5…934638
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x714b0c…b29c53
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0xe213e8…92d1d5
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x411bc1…16c062
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x807d76…1a46f2
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x03bab1…3c61a7
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa48d ago0x7eedab…80b410
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x24b677…19978d
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa48d ago0xd3f42f…288523
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0xf0ad85…2061a0
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0xbc1cf4…34bcbe
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa48d ago0x34ea32…55dbd2
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0x3c23c7…30854c
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa48d ago0x804b62…0a1add
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa48d ago0x202bfb…f3a37f
0xbd97…c6720x9c95…e299Base$0.001100%fluxa48d ago0xf2b885…f81d7d
0xbd97…c6720x9c95…e299Base$0.001100%fluxa49d ago0x6a29f6…d587fb
0xbd97…c6720x9c95…e299Base$0.001100%fluxa49d ago0x104962…ea98d8
0xbd97…c6720x9c95…e299Base$0.001100%fluxa49d ago0xf75549…2b4443
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa49d ago0x52e6b6…3e82a5
0xbd97…c6720x9c95…e299Base$0.001100%fluxa49d ago0x938c67…6959b5

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.