Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x4b20fa…0fcb67
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0xcc829b…c72f56
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x4ed008…c8081d
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x44a4cd…86df39
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x2249c2…b83960
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0xd08fd9…e841a9
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x2f433d…eb81d7
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x639e6a…015483
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x625dc4…a57c8b
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x58f2cb…a1dc61
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0xd87286…0339cb
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x6f3a94…39d1eb
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase48d ago0x3b1912…6f3371
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x3c74e8…6b6b33
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0xccc88f…714462
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0xcc5de6…05719a
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x90f102…fff12e
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x86b0dc…1440ef
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0xc64e37…da5541
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x52b4b0…680bef
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x3ef316…30ff12
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x434fb6…02a1a9
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x9deb75…aeb70f
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x803ab4…53cf03
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase49d ago0x6f253c…a91a54

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.