Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xe8d0d5…56d2fc
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x6bb84d…a341ad
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x250d09…4be7e2
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x02139e…8dfed0
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x70f36b…f26a15
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x60cada…ef9c0d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x1ec9af…0ad2ef
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x165ed3…4afc51
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x522d52…88c2c1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x486ae2…2db07b
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase62d ago0xe6305a…b80818
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x88a65c…2e98d7
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xbb679d…a9489b
0x14bd…5f760x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xfd9096…b47e01
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xaa95de…9fd867
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xa95be4…22e1af
0x6dcb…44670x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xd1a460…83355b
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase62d ago0x566440…e8e12a
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase62d ago0xbc33fc…652e7e
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x0ea9a2…ea070d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xe6e5da…c63109
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0xc94491…d82aa9
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x59af6d…6c972c
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x30fe4e…ab32ea
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase62d ago0x670e00…73f5ea

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.