Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x0b40…421aBase—$0.01100%coinbase60d ago0xf71b17…2884fc
0xdec0…56a80x63d8…1513Base—$0.01100%coinbase60d ago0x51a1e7…38beab
0xdec0…56a80x48c6…25b7Base—$0.01100%coinbase60d ago0xcda529…73eb92
0xdec0…56a80xc73b…8085Base—$0.01100%coinbase60d ago0xa02a4d…cd1847
0xdec0…56a80xb7f8…4509Base—$0.01100%coinbase60d ago0x430717…a22a22
0xdec0…56a80x2c49…3296Base—$0.01100%coinbase60d ago0xde0687…b5075a
0xdec0…56a80xf4f3…7c39Base—$0.01100%coinbase60d ago0x662945…da26c6
0xdec0…56a80x93b8…1be9Base—$0.01100%coinbase60d ago0x814f73…bb7ca1
0xdec0…56a80x68d2…33c4Base—$0.01100%coinbase60d ago0x7c6a2a…0a7623
0xdec0…56a80x1a9c…fdbdBase—$0.01100%coinbase60d ago0x46e042…f2dfbd
0xdec0…56a80x7f12…8a3fBase—$0.01100%coinbase60d ago0x9890cf…5c09d6
0xdec0…56a80x199e…9cf5Base—$0.01100%coinbase60d ago0x85b27e…5d11c9
0xdec0…56a80xdb52…ec9aBase—$0.01100%coinbase60d ago0x542257…25956b
0xdec0…56a80x4b74…30daBase—$0.01100%coinbase60d ago0xf821af…61a8f9
0xdec0…56a80x118e…83cfBase—$0.01100%coinbase60d ago0x5482ee…978bd9
0xdec0…56a80xfbf9…9593Base—$0.01100%coinbase60d ago0x2f45f3…2eb665
0xdec0…56a80x7472…7d3fBase—$0.01100%coinbase60d ago0xc18565…249b8e
0xdec0…56a80xd5e5…0fe9Base—$0.01100%coinbase60d ago0x231400…ab2a59
0xdec0…56a80xb07d…cd24Base—$0.01100%coinbase60d ago0x71c6e0…43e658

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.