Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xe1ff08…7223a6
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x7f49a3…909774
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x386cae…c7164e
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x8cd531…d3ec59
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xc02126…bb98e5
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x37bc81…de8bee
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xa7f4db…3f5d53
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x0067c4…3ac626
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x68faee…78e743
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x3e48a5…5f985f
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x504cca…0161a8
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x7459a5…7c3111
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x2041f6…d1b178
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x2df587…7fccb4
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xea553e…40bc24
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x356f8a…561ecb
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x3711d6…05af61
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x9136a7…c9af0a
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x990076…1a788c
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x8cb0e3…81ecdc
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x9ebee0…ceb384
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x287a19…6424a7
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x1ba884…6c3b75
0x130b…af580x5aae…482eBase—$0.001100%coinbase9d ago0x66f114…08c31f
0x130b…af580x5aae…482eBase—$0.001100%coinbase9d ago0x2f32f3…91e3f9

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.