Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x790e53…2ccc5a
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x87573d…5d2b4d
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xa78342…31a8d9
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x41570e…97c369
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xf08828…983610
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xec856a…4fe4c8
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x31593a…7fe9a2
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xf5ff49…2a676d
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x2db556…0fa9c5
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x9ab845…32e379
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x54e323…74d3e3
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x4b5fb7…28dd3d
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xa17c41…9c8172
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xb22de7…8bc9b1
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x964b66…727992
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x06df1e…3b17ad
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xeba2bf…b28c72
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x1520e3…2cd00e
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xb3e70f…77e342
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x39af2a…c3aed7
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x60ecd8…d2b529
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x6a03b0…b89c91
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xc9fd3b…808825
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0x2b54d7…1632e1
0x4784…3ff50x78f9…3928Base$0.10100%coinbase112d ago0xf14ebc…a3ba52

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.