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%fluxa95d ago0x654048…42672a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x89ecf7…1a759d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x109b3e…df7a72
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x46ccea…f8e21e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xbd3219…6928c3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x395a76…8d1a5c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xe397cf…5edc85
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x8e6fb5…5ce5ea
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x9aeb5b…83a8fb
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x08d7a4…b116c9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x47081e…d3b4c8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x62262d…e76698
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x37e908…f61eac
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xd926dc…fd9496
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xde4488…5e41c2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x29e91c…d740fb
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x3dc798…9d220d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xd00afe…d7091d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x49d764…73be15
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x331373…58ad5f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xa85d1e…afafd6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x6532b7…613b20
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xd21d23…1c5a83
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xa11784…87cf6c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x031819…709f41

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.