Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$1.60100%coinbase48d ago0x8d9421…60c5de
0xc43b…34c00xb0af…7de0Base—$1.51100%coinbase48d ago0x018d00…d0dbe8
0xc43b…34c00xb0af…7de0Base—$1.51100%coinbase48d ago0xa3e13a…55372a
0xc43b…34c00xb0af…7de0Base—$1.57100%coinbase48d ago0xeceedb…9fec4e
0xc43b…34c00xb0af…7de0Base—$1.56100%coinbase48d ago0xe594c6…6de2e1
0xc43b…34c00xb0af…7de0Base—$1.52100%coinbase48d ago0xb0a5b5…5feb7e
0xc43b…34c00xb0af…7de0Base—$1.45100%coinbase48d ago0x4642ee…d8eaa3
0xc43b…34c00xb0af…7de0Base—$1.45100%coinbase48d ago0x402169…08b73a
0xc43b…34c00xb0af…7de0Base—$1.39100%coinbase48d ago0xc174e9…7fbf07
0xc43b…34c00xb0af…7de0Base—$1.38100%coinbase48d ago0x8a29b3…39370f
0xc43b…34c00xb0af…7de0Base—$1.34100%coinbase48d ago0x58bf49…fbaf5f
0xc43b…34c00xb0af…7de0Base—$1.32100%coinbase48d ago0xbdc27f…f3eb29
0xc43b…34c00xb0af…7de0Base—$1.28100%coinbase48d ago0x3ff7f9…96a13c
0xc43b…34c00xb0af…7de0Base—$1.26100%coinbase48d ago0x24b59b…5684a8
0xc43b…34c00xb0af…7de0Base—$1.34100%coinbase48d ago0x14afdc…aa9fe6
0xc43b…34c00xb0af…7de0Base—$1.32100%coinbase48d ago0x15ad2f…2761c7
0xc43b…34c00xb0af…7de0Base—$1.28100%coinbase48d ago0xdc81c0…9793a3
0xc43b…34c00xb0af…7de0Base—$1.24100%coinbase48d ago0x943f52…4c64f6
0xc43b…34c00xb0af…7de0Base—$1.22100%coinbase48d ago0x287af7…dbd973
0xc43b…34c00xb0af…7de0Base—$1.18100%coinbase48d ago0x075d32…e3fccc
0xc43b…34c00xb0af…7de0Base—$1.16100%coinbase48d ago0xbe4b8b…a15811
0xc43b…34c00xb0af…7de0Base—$1.12100%coinbase48d ago0x820086…f17685
0xc43b…34c00xb0af…7de0Base—$1.10100%coinbase48d ago0x7a5faf…948de6
0xc43b…34c00xb0af…7de0Base—$1.06100%coinbase48d ago0x8a9615…655447
0xc43b…34c00xb0af…7de0Base—$1.04100%coinbase48d ago0x6711ea…c3302f

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.