Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x61beb7…f41ae9
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x871139…da0b60
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x5498cf…15551e
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xa99e72…709ad3
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x40b13c…d01007
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x5f67ad…74ee63
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x9a8150…77d6f1
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x1fd601…33ba7f
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x28ad29…9db394
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xd4eebb…31ca42
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x0def80…69215e
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x8e2206…fe34e4
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xf1a1c6…782429
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x605244…cce96b
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xf43db1…045e19
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xfee67e…b741f2
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x22bd99…421459
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x5df891…0b236b
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x49bd48…a6f9e6
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x57dabd…dcb34c
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x099fcc…92ec13
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x84b278…eadf87
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x36930c…42449e
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0xf0c814…96dd21
0x8025…76a50x5aae…482eBase—$0.001100%coinbase7d ago0x98da7a…ff76e2

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.