Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x3b1ed2…405fc8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0x8e1332…a1b7b4
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xd612ae…0f2a4d
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x0aed80…fc6d1d
0x29a9…ec900x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x16d2a5…5c7fb7
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x5f0efc…e5e794
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x11f8b3…b83f7c
0x30e8…b1520x9305…f13fBaseNansenCrypto$523.910%Payer-submitted71d ago0xbbc7f5…49dd9f
0x14bd…5f760x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xd39b90…9db6d2
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0xca2dce…8caf4d
0xd34e…469c0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xf2c4a5…23c249
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0xc5fe93…7514ec
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xd9ddf6…a3de09
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xd20585…4dee5a
0xe629…4b540x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0xeb5ac9…59e6f5
0xe629…4b540x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x83b248…8819f9
0xe629…4b540x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xdf7a51…60e7a6
0xe629…4b540x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0x0adce5…520a32
0xe629…4b540x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xa40ad7…33dc7d
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x3e1cfb…dfe3a0
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x48b653…32fb43
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x6335d4…c7e96c
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0x5a299d…9fb60d
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase71d ago0xcc69eb…4f0cf0
0x14bd…5f760x9305…f13fBaseNansenCrypto$0.01100%coinbase71d ago0xd31d29…4d1a47

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.