Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xb896ef…625196
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xb220b6…b4b6b2
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x19847e…7c49dd
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x4d89c7…b4e04d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x5ed411…a4739d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x3e7bf6…f39303
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xff6984…fc96ba
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x6bcdc0…d85115
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x8409bb…0272a4
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x57b68f…0cd435
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x188c35…d3cc4e
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x99e50e…eb29d1
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xe09745…8b027d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x1ab427…f7b16d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x0597d1…0f5be9
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x2c345e…827651
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xfa90c2…21a9d6
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x1957ad…ec1039
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x3add96…1a82af
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xaa62a1…3a2f79
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xfdf9f5…b1a768
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x269bd3…70c0e1
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x55ce6e…a70f35
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xe49a22…cca34d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x67ebc3…875401

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.