Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x5ed670…56181e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x3d3a32…6b9cbd
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x7e16f8…b48f0a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x5f83a8…4ba092
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x65cef6…fa3a83
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x9a0d53…5e9596
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x56142c…f5e752
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x2d4830…8cb128
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x14339f…21cd09
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x972eb8…5dfaba
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0xff2cda…6c0a90
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0xd9f9e1…8c28a3
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x3ecd35…06114a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x3088ae…d3f90a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x190b2b…fc1e87
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x13fad9…71fc5a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x405038…fa525e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x643256…a18381
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0xef1bbf…e25896
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0xb295db…2d6a1d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x7f0768…51c7ac
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x8882eb…013766
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x209b18…570731
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0xc9c644…e17d1e

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.