Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xd6cae5…56c06d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xf9c8f2…66b3ce
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x7e92a2…41d39b
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x94f7c1…ce3728
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x9255f8…287742
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x389aef…750e06
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x288d91…dd8ec4
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x4e122d…bf9ee1
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x84114d…947b06
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xe162ea…0c39fd
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x7747b5…9c3a88
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xce5872…1db1eb
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xee4f41…7174f8
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xab34cc…7635ab
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x09932c…4a6f4c
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x06fd3a…c8f8d3
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x2b2398…198a03
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x4c83ef…2050b4
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xecfdf2…bffc37
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x127c6b…3feece
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xa86b14…1101b4
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0x71cf96…d0e1e6
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xd95b6f…e0906d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xd9b3eb…ea67cf
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase14d ago0xed67cb…30595a

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.