Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase45d ago0x28d1e3…23310f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase45d ago0x31f50c…767a40
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase45d ago0xb8f63b…bf787b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase45d ago0x5abbc9…a05169
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase45d ago0x197f06…92f96d
0xd3f6…2c7c0x15e0…fb51Base—$0.03100%coinbase45d ago0x710dc4…2cacaf
0xd3f6…2c7c0xf80e…e684Base—$0.05100%coinbase45d ago0x0df44f…ccbb05
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase45d ago0x469767…75f682
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase45d ago0x25bb98…50b15d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0xd8bd25…817c18
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0xd7c21b…97f39d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x0e9fc7…745008
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0xe3d2e8…bca0cb
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x6801fb…4f9d53
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x816c70…978d01
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x7dc48f…cbb7e7
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x9c8e44…da7921
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x32c67e…2176bd
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0xf90940…12772c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x909cc1…09713d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x43980c…9d2b77
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x868c6c…a9724c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x4781ec…dda447
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase45d ago0x484372…3ce936
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase45d ago0xc25d3f…d23018

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.