Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase18d ago0x442b32…e3a70a
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase18d ago0xb239b6…6ccf91
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase18d ago0x776d04…dd1617
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase18d ago0x72541d…fde02a
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase18d ago0x3f5429…da2e5b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase18d ago0x9d4ff5…cdfd50
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x0a572a…5f7f5f
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x10d8e6…1c9082
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xac0baf…472938
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xb4c227…a338a9
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x04c7ce…299557
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x4d4ba2…d703dc
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x974d94…898411
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xaae428…7ece06
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x67d3c8…399620
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xd1f57d…15727b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x907cf4…bd3e07
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x57ba6e…9e314b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x698cd2…65f049
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x1e73fd…e9e3e3
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x01fd5e…bdabb9
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xc24f74…0326e3
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase18d ago0x4d6709…5f2d5e
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase18d ago0x621b87…0bfacc
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase18d ago0x234f18…aee803

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.