Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x48b9fd…50391f
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x626638…3bac4b
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xee0a90…7c4181
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x59ad87…a41d69
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x8c84be…2ab67f
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x946996…71aeb1
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x0cecca…0878d7
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x786e1a…90b1d2
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xd94bf5…807345
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x3f4a73…23a229
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xdda2a9…9a5a8d
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x218144…723fed
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x311ca8…230c62
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xd27a79…6a461c
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x0b3ba9…9982e9
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x564729…5c5f7c
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xe9b572…51f158
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xcd116e…0f876d
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xe552dd…4fddcc
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x1cfc42…99b254
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x705f35…dfc6ac
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x59cf10…32e37c
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0x80ce0e…9abc54
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xd237f7…620c06
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase4d ago0xe7cb4a…a1d3be

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.