Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x649d0e…a8ba29
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x923f97…b37534
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xa426b0…df3915
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xe2129d…d8133c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x54b867…4d36c9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x5e6096…593835
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x11163f…1eb6e2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x09e011…899a4a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xcf5975…0de9d2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x98009b…51dcf9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x17f0da…3bec0b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x13c24b…f5194c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x8c09bd…d3554e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x268814…21e140
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x9ab092…c5d8f0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x088408…863cb4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x7d74d9…f2caa6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xb20ecc…36f0a9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x0ab97f…4e65a5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xd37d4c…f727d7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x6ee66e…70bdf3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xd56ca6…9a861b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0x953e85…44817b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xfc75bf…95faa5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase46d ago0xd31038…7dd5d2

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.