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%coinbase18d ago0xa9ebcc…f5f41e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x19609d…f3c095
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x51b24a…5aad75
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x2b122c…b61283
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xa9f4cd…ccafce
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xc99ec7…b51521
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x961dae…a7cc77
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x28b300…dbca96
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x3eb351…937663
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x51c0d4…60ea56
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x83e81c…2d45a4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xfa334e…9585e5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x114410…5974f4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xe4cd6b…6f1ba2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x661498…191b42
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x443f8f…edab1c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x380554…ed74b7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x009951…f86deb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x69c8e7…d02297
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xaed767…e3f878
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x03e501…903df0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x5698a4…401385
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0xb3c171…6c8859
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x8ae344…bd29c4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18d ago0x5fb5a0…b66b06

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.