Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xb3f4aa…10c1e1
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x85dc0f…b3e8eb
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xc9e265…ee2856
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xffec30…558ae2
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xc38dc9…86ea1a
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x41f6a0…10dafa
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xf389e0…466644
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xfa6882…c1a6e0
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xd42690…e92588
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x722c63…03310f
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xa3720d…4e5870
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xcb48aa…7351df
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xf5bbc8…62bedf
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xb91a50…3c7a71
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x390b41…e24492
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xcedc9d…0a8f6a
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xf9e98b…a1ddd3
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xcfb4f6…1d3906
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x1d06e1…ac65bb
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xc9fcb3…3e6175
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0x270b97…cb451c
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xd55504…a3a44e
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase6d ago0xe559f2…fd1640
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase7d ago0xd0493b…e78a60
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase7d ago0x68cab9…3065c4

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.