Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x3e9e24…e887ab
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x4642a2…525b3d
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x454c7b…8ef91c
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xb68283…ec8bf0
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xa7a2e0…7fb284
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xe49f89…a23e50
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x415c1b…ca0be3
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xb99ec4…5fd3b6
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xfc8324…61821c
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xb1f5b0…3adc03
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x9cce1f…7d22d4
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xdc0c38…df8c7d
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x3f6127…519a0b
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xf0d61f…1b5ec6
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xaca2fb…2f8c66
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x0c5b12…a906ea
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xc6e08e…511908
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xbff580…3e9d32
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xb0493f…e8ad5f
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x40fb6c…56590f
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xf91659…474138
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x7dd486…da02f3
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x38655a…f065ef
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x3cf92f…438d25
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x295c7b…d2b650

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.