Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2f…7d3b0x2491…7d4bBase—$0.01100%coinbase71d ago0x87acdc…54cc1e
0xeb2f…7d3b0x25d0…c1caBase—$0.01100%coinbase71d ago0xe235be…5dac5d
0xeb2f…7d3b0xe7da…96aaBase—$0.01100%coinbase71d ago0x5a13d9…5bc3c6
0xeb2f…7d3b0x6963…5abeBase—$0.01100%coinbase71d ago0x2cc11f…357527
0xeb2f…7d3b0x6f2c…b4beBase—$0.01100%coinbase71d ago0x8dc2d9…60fa00
0xeb2f…7d3b0x7f25…3915Base—$0.01100%coinbase71d ago0x89a793…cfb72b
0xeb2f…7d3b0x69d4…d46aBase—$0.01100%coinbase71d ago0xa4c5d4…f30e62
0xeb2f…7d3b0x42cd…435eBase—$0.01100%coinbase71d ago0x00bbe1…6a6b22
0xeb2f…7d3b0x3871…6b3fBase—$0.01100%coinbase72d ago0x47993f…08eb15
0xeb2f…7d3b0xa4b2…ab57Base—$0.01100%coinbase72d ago0xd9304c…1242ec
0xeb2f…7d3b0xaa98…34a4Base—$0.01100%coinbase72d ago0xdd0d02…7d8b1e
0xeb2f…7d3b0x4611…ed21Base—$0.01100%coinbase72d ago0x65eee1…bc91b0
0xeb2f…7d3b0x918b…c218Base—$0.01100%coinbase72d ago0x9fb805…03af6a
0xeb2f…7d3b0xf999…8987Base—$0.01100%coinbase72d ago0x66c3a4…f4018e
0xeb2f…7d3b0x33e4…a223Base—$0.01100%coinbase72d ago0x9328b7…2debd2
0xeb2f…7d3b0x061c…414aBase—$0.01100%coinbase72d ago0x873475…a365c6
0xeb2f…7d3b0xda79…aeeaBase—$0.01100%coinbase72d ago0x0a42b7…3e8924
0xeb2f…7d3b0x8ca1…87edBase—$0.01100%coinbase72d ago0x3fef59…186230
0xeb2f…7d3b0x1212…b621Base—$0.01100%coinbase72d ago0x7f24c2…089585
0xeb2f…7d3b0x3ba1…653fBase—$0.01100%coinbase72d ago0x928177…ea1566
0xeb2f…7d3b0x4ddf…529bBase—$0.01100%coinbase72d ago0x4ef5bf…c27d54

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.