Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xa235f4…c3c0d5
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x20834e…c54b7c
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xfbdce4…7b31a4
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x08b44d…f69765
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xb0d770…3c4149
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xd2e9f4…300248
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xd0bcf6…a998b7
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xf29598…de2bb0
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xbd66f3…316ecb
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x2c96b7…ceae12
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x25d233…2a6504
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x7a4bf8…dc60e3
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x818afb…a0ab86
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xfdba66…58c8ab
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x96cd48…f02dfa
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x278ab0…2e3227
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x16677b…2d87fb
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x93b020…c42346
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x0a6113…22f184
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x01b651…93545f
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xd23e08…9ed0ff
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x1990f5…8494e9
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x5432c5…89648a
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0xde360f…587980
0x3237…71ec0x5aae…482eBase—$0.001100%coinbase6d ago0x26ff86…e17400

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.