Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x12d213…608576
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x0440b2…044d60
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xd08c3a…a33a73
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xeb825e…969903
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x3267b8…a1605a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x6dfcc1…03b72c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x44107b…de8db9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x5f051d…684200
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xfc94b1…7fa6bf
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x916ace…498092
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x23f21a…e3ca5b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x3313f1…104634
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xe89adb…6b29b4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xffcab6…f5e32f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x85b884…86a05f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x5dc639…866ee0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xc957a7…1c4118
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x7c0254…66977a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x2949e7…7b0e7f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x3c286a…8d5128
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x8d98b0…6998a6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xa6ae9a…76a231
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0xbd6341…915b1f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x080f8d…f72e09
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase35d ago0x132b32…aaecba

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.