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%coinbase13h ago0xb42319…dcc90c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13h ago0xd5c97e…a71152
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13h ago0xefc291…545e16
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13h ago0xe960b8…ce5d75
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13h ago0x566f36…262e63
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13h ago0x1ba452…79a570
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x77949e…a9551d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xb365b5…d6549a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xd0097f…c9469d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x2e1bc2…299c34
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x86b81f…123a4b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xd9c3a7…630ed4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x5e9ba2…499d8f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xc17133…748603
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x3d6e3b…a0ef10
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xe90c3a…b864c1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x5fb6df…0c1e90
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x069e23…b6c12d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xaad852…3f2370
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x1d66e4…1e2205
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0x15ba39…9e3e34
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14h ago0xb7263d…36e8cd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15h ago0xf2a539…293f8e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15h ago0xcd430a…5edde7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15h ago0x4a8b64…8f853a

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.