Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x7d2aa6…6f0216
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x1d67fb…78ad03
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xb1214a…b98cef
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x248687…3387b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xb3cb8f…ba15e5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x79cb5f…b2b7fb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x0dabe6…bfe1d1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x5f21c4…cfdbf3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x91e7ae…458ccd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xd5edf4…389b93
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x2b03a1…c9fe13
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xea68fb…488567
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x5232b2…6f782c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xc350cd…fa0091
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xe5ba53…67c6c5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xa3c857…815327
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x241ba1…c06b11
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x5bd3a5…2eb29d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xa6dc8a…0dd181
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x080ab8…b2ca4f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xa916a0…a6f18b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0xbfc1bb…851b69
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x1cd7a6…07a542
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x48a8f7…a001c8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39d ago0x7efab3…fa721b

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.