Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xfd6561…20ea64
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x13762d…b3b3e2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xd6db07…4da330
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x3f1efd…8cfeaa
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xa41450…e6eee8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x6e77d6…64d325
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x178f8c…10e532
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xe86bdf…387ec0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x5f4039…a87462
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xfdf60e…f59760
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xe06734…0061bd
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xfffc51…3e3a46
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xeecc40…808050
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x622289…93577d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xf63183…001e7c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xac3fd9…7fea91
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xb5c8ff…05f5c4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xa67d37…ecf484
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xbe6268…5ee4a7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xc9d6ee…ce8e20
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x6e7079…90b311
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xf10ebb…1a094e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0x66d273…eca0aa
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xb2a503…4afa53
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase35d ago0xc67c42…440a70

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.