Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190xfdf6…e258Base—$0.01100%coinbase77d ago0xa6928d…c013a1
0x8a42…60190xce74…f1c0Base—$0.01100%coinbase77d ago0x530724…00a650
0x8a42…60190xdcc9…bb5aBase—$0.01100%coinbase77d ago0xbfb6ee…a067ed
0x8a42…60190xf8cf…980fBase—$0.01100%coinbase77d ago0x5970e2…2d63e6
0x8a42…60190x617b…6290Base—$0.01100%coinbase77d ago0xab2237…282bec
0x8a42…60190x7a0f…586fBase—$0.01100%coinbase77d ago0xe55e63…396785
0x8a42…60190x5c4e…0703Base—$0.01100%coinbase77d ago0x35be9a…449c50
0x8a42…60190x9afc…f922Base—$0.01100%coinbase77d ago0x129ada…ac7336
0x8a42…60190xb5f8…3085Base—$0.01100%coinbase77d ago0x15ab17…08f9b4
0x8a42…60190x06b0…b5b6Base—$0.01100%coinbase77d ago0x323586…8976a7
0x8a42…60190xe7b6…e1e9Base—$0.01100%coinbase77d ago0xa9e578…61231b
0x8a42…60190x0f74…742eBase—$0.01100%coinbase77d ago0x62bf04…e8451e
0x8a42…60190xf98a…0c62Base—$0.01100%coinbase77d ago0x47b5b2…f97814
0x8a42…60190xaf65…fdd3Base—$0.01100%coinbase77d ago0xd4f8a1…f5cfc8
0x8a42…60190xad0b…b27bBase—$0.01100%coinbase77d ago0xacdcb1…8f38f5
0x8a42…60190x7e75…c5a0Base—$0.01100%coinbase77d ago0x23cd6e…9d5619
0x8a42…60190x29a6…6ae2Base—$0.01100%coinbase77d ago0xb923fb…009393
0x8a42…60190xa849…abeaBase—$0.01100%coinbase78d ago0x4c4b2b…c50c4e
0x8a42…60190x8a18…29a0Base—$0.01100%coinbase78d ago0xc4dc95…967d78
0x8a42…60190xef68…c846Base—$0.01100%coinbase78d ago0xe33848…49ff68
0x8a42…60190x8061…e811Base—$0.01100%coinbase78d ago0x6149e3…86c4c2
0x8a42…60190xfdf9…f7cbBase—$0.01100%coinbase78d ago0xde1217…a0d58d
0x8a42…60190x3552…b366Base—$0.01100%coinbase78d ago0x000e87…ee7d9a
0x8a42…60190x3ef1…5147Base—$0.01100%coinbase78d ago0x9fb4e2…a0a114
0x8a42…60190x86ed…d2c7Base—$0.01100%coinbase78d ago0x2330c3…7c2172

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.