Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x1c5c72…7d74b5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x3898f9…fe9fd3
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x3d91ca…b92950
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x717244…618791
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0xbe5b9c…0aeec1
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0xe90431…30d95a
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x8ace21…32f5bc
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0xcaca8d…c7a889
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase10m ago0x2adf8b…af773d
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0x704432…640020
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0xdede01…34ea1a
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0x3077fc…53bee5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0x306f08…ef765a
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0xfc5125…22ed27
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0x29b250…edad23
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0xc8c6af…b101da
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0x58c1aa…fd22fe
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30m ago0xb56eff…8a8168
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0xdad21f…daaa78
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0x39fccf…b8c542
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0x510e83…0de28d
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0xfc3832…95a6e5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0x390208…bb8fcf
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0x4f80fc…855aa0
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase50m ago0x14bbd1…fa1318

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.