Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x21fafd…d4e216
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x014d15…94c194
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xa42b49…c398fc
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x14c1b1…c6672e
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x9be8e8…e3c31e
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xce2de1…7a099c
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xddcaeb…833ced
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x51b1d3…200a44
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xe12ab8…a24d1c
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x98618f…97c431
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x51d853…9ecf82
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x560368…eee72c
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x499f54…98a4a1
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xc6bba6…fa8830
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xfed5d8…77a4c7
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xd1c185…a95cd9
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x752845…0e20ca
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0x91d2c2…f7586c
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase5d ago0xc49208…0d4cca
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0x36b22e…9a09a9
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0xec72e5…d1bc68
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0x2ef985…fb5a25
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0xf4df33…4f811f
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0xc4d8b4…54b9b0
0xa6a5…f2520x5aae…482eBase—$0.001100%coinbase6d ago0x5f77c4…91e948

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.