Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd9c…7dc10x3e0a…78e7Base—$0.005534100%coinbase74d ago0xf2a041…6ec650
0xcd9c…7dc10x3e0a…78e7Base—$0.003988100%coinbase74d ago0x3c5d25…c4959d
0xcd9c…7dc10x3e0a…78e7Base—$0.003359100%coinbase74d ago0xf0d507…6b63bb
0xcd9c…7dc10x3e0a…78e7Base—$0.003813100%coinbase74d ago0x832aca…529d48
0xcd9c…7dc10x3e0a…78e7Base—$0.003002100%coinbase74d ago0xa9cf75…54bba9
0xcd9c…7dc10x3e0a…78e7Base—$0.004178100%coinbase74d ago0xf27ad1…bc6fe9
0xcd9c…7dc10x3e0a…78e7Base—$0.004854100%coinbase74d ago0xca5730…ad4cf7
0xcd9c…7dc10x3e0a…78e7Base—$0.004984100%coinbase74d ago0x7b1a99…8a9c7c
0xcd9c…7dc10x3e0a…78e7Base—$0.005116100%coinbase74d ago0x069a76…4919ac
0xcd9c…7dc10x3e0a…78e7Base—$0.003097100%coinbase74d ago0x3ed5bd…490ed2
0xcd9c…7dc10x3e0a…78e7Base—$0.005108100%coinbase74d ago0x632602…e81b20
0xcd9c…7dc10x3e0a…78e7Base—$0.005718100%coinbase74d ago0x7888c5…a70c41
0xcd9c…7dc10x3e0a…78e7Base—$0.003895100%coinbase75d ago0xe7c06d…7da138
0xcd9c…7dc10x3e0a…78e7Base—$0.004257100%coinbase75d ago0x0fa518…abfbe6
0xcd9c…7dc10x3e0a…78e7Base—$0.003691100%coinbase75d ago0xd4acb7…64cb8f
0xcd9c…7dc10x3e0a…78e7Base—$0.003862100%coinbase75d ago0xbf61ef…52e9b2
0xcd9c…7dc10x3e0a…78e7Base—$0.002813100%coinbase75d ago0x770915…cf5c26
0xcd9c…7dc10x3e0a…78e7Base—$0.004611100%coinbase75d ago0xe72d70…e276b4
0xcd9c…7dc10x3e0a…78e7Base—$0.005127100%coinbase75d ago0xea83d9…dbffb9
0xcd9c…7dc10x3e0a…78e7Base—$0.004946100%coinbase75d ago0x6c1204…e2a95c
0xcd9c…7dc10x3e0a…78e7Base—$0.005212100%coinbase75d ago0x97ff7b…c7269d
0xcd9c…7dc10x3e0a…78e7Base—$0.003913100%coinbase75d ago0x71bd46…7789e0

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.