Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
cryptomarketdata.eth0xe137…f483Base—$0.001100%coinbase88d ago0x059523…4ea73b
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x0d1333…f27247
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xd24e4f…9dba1e
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x5e8aa4…84d05d
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x2348f0…3d6b2e
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x5c2910…afd6e7
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x4345c7…79c2a6
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xb01166…a9e2c0
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xa4777a…1044eb
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xf85095…3dce83
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x76cd44…546b69
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xe9d977…8eac62
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x4348a5…9f12b2
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xf5e4b5…05d88e
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x8db042…644f22
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x8af687…2bd4b4
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xcca7f1…fff02a
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x47e7c7…808038
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xd25a28…ccc95d
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xfa27db…dd7981
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x0cc5d6…e0f99f
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0xbe5ef8…99d693
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x94c7a3…824654
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x8dbd2a…64e5f4
smartcontracts101.eth0xe137…f483Base—$0.001100%coinbase88d ago0x18d167…e7dfd3

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.