Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7816…74140x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xb19fe8…7394ce
0xbb7f…da370x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x45964f…f092f3
0xa276…30950x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xfbf39c…dcd6c7
0x9903…cef50x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xfc7a3a…1ed522
0x01cd…1e090x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x028d02…7ed19f
0x4cf8…57b10x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xc0250e…2459b7
0x798d…116f0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x323d01…c3ebf3
0x6152…7cb70x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x614da5…6f2927
0xc6e6…f70f0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x783aa0…8c4771
0x30ce…ca3b0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xd026ef…56415f
0x7478…0f310x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xec68cd…fdd0af
0xe50c…50240x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xc7bbf5…6e36eb
0x63ed…64200x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x124156…076ba4
0x4550…f8b30x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x8437e6…50cc4e
0xea96…d8500x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x90f7ac…c36cea
0x8108…38930x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x574692…f599f0
0x7ee2…58eb0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x949372…74e401
0x92c5…20030x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x07913c…4821b5
0x4cf8…57b10x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x43d3f4…6c41b6
0xcdc2…4d190x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x12e1f9…38ac40
0xb08c…c7bc0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xc1482a…859225
0xa276…30950x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xee2b82…939735
0xba32…4c8d0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0x6da6da…ef0a16
0x30ce…ca3b0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xca337b…f0c010
0x8108…38930x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase50d ago0xe4f09e…84ba61

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.