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%coinbase21d ago0x92c56c…d187bc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xef404d…09e2aa
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x30f5db…c87520
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x149a8e…17dad6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x021e1e…d29a82
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x517682…6bb0a9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x788ef0…8f0480
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x124500…12cd85
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xa399c7…70fb33
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x9cc477…1f2dc6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xb13d5e…959811
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x3fd861…5fb61b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xc0c6f9…3e67d3
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x2a6d00…fb8d92
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x1da86e…8ed98c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xb07323…436aa7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xd98fbb…9374e7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x4f87f8…10a8d9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x6e8da9…109818
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x72540e…2a68a7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xca50f9…637309
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x150886…6a001b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x685637…29d0d8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0xc804f1…e32950
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase21d ago0x3396c2…7de647

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.