Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x8e943b…f3348e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x7220d7…93f346
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x5f3129…8a6e31
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x0df945…164bd5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x1855e0…9555a7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x1e32c6…204e2f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x91837a…33288b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0xabcb57…6a1e9e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0xe47d6b…f1c198
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0xaf0292…c9e54c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0xc9d393…ce4ba5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0xca134f…657b07
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase21d ago0x13c01a…c41f37
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x56edd2…cb06db
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x9a6f3e…f4967a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0xf5894b…d09ebb
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x10524f…65c6e3
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x048353…411375
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x324794…dac7ee
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0xa30958…7e9953
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x78cb38…0cb37b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x99bb3a…4663b8
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0xb020c8…f3312a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x766bb9…231e4e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase22d ago0x7544f3…b8125a

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.