Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x66b86c…10ceed
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xe2f91a…264fe8
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x966750…a800c6
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x464aff…aa6843
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x0d67a5…ce6963
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xaed0cf…fb4737
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xb98b7b…29b549
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x9d5cb7…880ebe
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x626803…4d5d36
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xe845fe…85fddb
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x9dec5e…754c52
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xd40b8f…9bbc79
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xd946c1…3b9c86
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xe27fb8…4f2453
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xa75ba7…f3a1cd
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xdfad3c…f5499d
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x738572…3cd7e3
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x175100…7c3093
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x4e5254…72a9b0
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x94f7e9…266877
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0x92c1b8…0c2d9e
0xcb41…65030xa9dd…2315Base—$0.002100%coinbase8d ago0xc9b2fa…d14cae

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.