Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xc6e361…4267ec
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xc41234…af8b95
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x4ad4fd…1bca7d
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x0bebe2…a37853
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xf9c4ed…012d3a
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x008ea7…056ab7
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x2347ee…d5dc66
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x2571f3…27fca1
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xca7647…8ef382
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x47ffa2…29c623
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x43989b…577bc8
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x1643a5…a55ace
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x7dda1b…3ed099
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xaaebf1…3f5f9b
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x10b1ce…f0d342
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x64db01…791b8e
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xd40fbc…208947
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x1a6f33…3542de
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x6fc381…be095c
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x2c1848…c67c8b
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x23ac96…aa23eb
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xba5a7e…7d351e
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x39d6ca…97e295
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0xcd4896…46c953
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase45d ago0x3ecf95…f2be0f

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.