Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x58415b…d09c24
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x83e67f…18f1e6
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xece2ed…a2417e
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x8a624e…8ab7bb
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xd38a61…4cfff0
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xe47e30…b4e26c
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xb152b4…2f19ee
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x3f647f…6d3fe8
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xd06c6d…f92216
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x18cb6b…625a24
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x87c8e4…77c876
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x574f67…d8a327
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x113e6c…c2e5f6
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xabdc39…30edca
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x431577…a5fe67
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x70c261…1d36ca
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x7e509f…68ecc3
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x127aae…92b992
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x64edde…6b49fe
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x561b76…42de55
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xa771ec…379c50
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0xc7a7db…572e0b
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x10b56a…fc85e4
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x6bc85c…ff163b
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase48d ago0x83ab60…4fc311

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.