Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x222984…15c15e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x822266…ffb355
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x9eda1d…ad3997
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x686f91…af9a6f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xb59d2c…a7d888
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x258593…f5bad9
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x95c53e…0fecff
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x10dbcc…6d0547
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x2ee0ae…419fb6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x6eaa5e…f44d0f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x8e73a3…5a16bc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x2be861…690057
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x09ff64…d89e04
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x179eef…8c04be
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x4f4294…4c9c60
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x49f73f…f675c0
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x1ebce9…254aec
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x4dda0b…6735e5
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x3067ec…2d5af1
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x989437…9a0ecf
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xca6214…e7878c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0x5a757f…659cc6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xf0c1b6…fd3aeb
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xeb0f32…8be8bd
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase5d ago0xb85366…77d56a

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.