Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x8e0e53…4f4159
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x387a93…33809a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x0b4bba…0cbfe9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x5bd827…af6354
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x7f5eaa…64328d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x53930d…2c1bd7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x822893…3e01b0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x317a1a…7c2b02
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xe9674e…043a84
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x24654f…e55967
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x763a23…2a31e5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xa5f350…59bdcc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xb35c50…c42b86
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x12df6c…806562
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xe7f9c6…026bfc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x3332d7…709ce2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x8a24f7…d1317f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xefb1f9…030fee
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x278b70…59aa28
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x3b434b…af85e9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x61cb70…5b9e52
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x2bc85f…2512f4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xa0088c…94943f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x6674f2…d09f46
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x71fc19…bf6439

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.