Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0xf2a5…62b5Base—$0.01100%coinbase72d ago0x538df2…b435f7
0x0c9e…366b0x1953…a8f6Base—$0.01100%coinbase72d ago0x8a90b2…7e0e07
0x0c9e…366b0x599a…4e01Base—$0.01100%coinbase72d ago0x81681c…7da2aa
0x0c9e…366b0x65af…5038Base—$0.01100%coinbase72d ago0x13d575…7f8502
0x0c9e…366b0x4d08…5eb5Base—$0.01100%coinbase72d ago0x4d4a72…8409a9
0x0c9e…366b0x575f…6dc0Base—$0.01100%coinbase72d ago0xaeac95…374b85
0x0c9e…366b0x9dc3…cdc7Base—$0.01100%coinbase72d ago0xb5819b…475dad
0x0c9e…366b0xaeae…6389Base—$0.01100%coinbase72d ago0x3aa6ab…607d3d
0x0c9e…366b0xa5d4…2adfBase—$0.01100%coinbase72d ago0x52691a…06643c
0x0c9e…366b0x14d6…a3deBase—$0.01100%coinbase72d ago0x03d327…24b55f
0x0c9e…366b0x946d…5eadBase—$0.01100%coinbase72d ago0x316b92…62d81b
0x0c9e…366b0xcee8…eeb5Base—$0.01100%coinbase72d ago0xc455e3…f1d394
0x0c9e…366b0x46d5…7d3dBase—$0.01100%coinbase73d ago0xffe051…95eb9c
0x0c9e…366b0x3da4…b188Base—$0.01100%coinbase73d ago0x04edfc…075f56
0x0c9e…366b0x2beb…7f64Base—$0.01100%coinbase73d ago0x003873…6f32db
0x0c9e…366b0x1402…3c8eBase—$0.01100%coinbase73d ago0xcf9456…2507b7
0x0c9e…366b0x1cef…861cBase—$0.01100%coinbase73d ago0x74ae0d…2b2fdb
0x0c9e…366b0xa274…099cBase—$0.01100%coinbase73d ago0x91c96d…e8087a
0x0c9e…366b0x50b5…c9ceBase—$0.01100%coinbase73d ago0xd6b8a5…40e103
0x0c9e…366b0xb1aa…18afBase—$0.01100%coinbase73d ago0xf7f5de…06ef58
0x0c9e…366b0x6150…05feBase—$0.01100%coinbase73d ago0x92616c…14f626
0x0c9e…366b0x76a7…f370Base—$0.01100%coinbase73d ago0xb2c9ae…db5576
0x0c9e…366b0x77c2…c202Base—$0.01100%coinbase73d ago0xf2cc4a…161ed3
0x0c9e…366b0x5762…c070Base—$0.01100%coinbase73d ago0x1bc0ee…19a0a3
0x0c9e…366b0xeebb…c803Base—$0.01100%coinbase73d ago0x78327d…5c1cb3

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.