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%coinbase13d ago0x53663a…c8f814
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase13d ago0x2631e7…3778d8
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase13d ago0x4468c1…ce6335
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase13d ago0x31918f…7b3927
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase13d ago0xe59378…7e5fe4
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase13d ago0xb6ae42…42af2b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase13d ago0x17f216…e6504f
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xbd2bc8…8f783e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x5fdffe…cf822c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x7d0598…79e534
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x9c8c5b…1d6d1e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xb54e68…0b1502
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xd17f16…7e5951
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x55cc5a…95df7d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xe2c870…44657c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x360338…d9c342
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x6573f1…282fa1
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x890258…692c9e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x7507e1…c078a1
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x014d3f…2f9af0
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xd064ab…29721b
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase13d ago0xb342d3…778a78
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase13d ago0x092603…2f8f56
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase13d ago0x1182c3…8d02d5
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase13d ago0x102864…6f9e6e

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.