Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180x437d…6c49Base—$0.01100%coinbase71d ago0x917114…2b9ffc
0x2bc8…7a180x19e1…d4e3Base—$0.01100%coinbase72d ago0x6a8cac…2e49f2
0x2bc8…7a180x5ea3…dad7Base—$0.01100%coinbase72d ago0x751e7a…30a6fc
0x2bc8…7a180xe7fe…8b2cBase—$0.01100%coinbase72d ago0x06f2ad…1146c0
0x2bc8…7a180xc725…a771Base—$0.01100%coinbase72d ago0x9c6f45…fdecf1
0x2bc8…7a180x8573…1e90Base—$0.01100%coinbase72d ago0xec5734…fe8a5f
0x2bc8…7a180x76b2…d6c7Base—$0.01100%coinbase72d ago0xbe5e98…99a69e
0x2bc8…7a180x6087…0275Base—$0.01100%coinbase72d ago0x6245c9…68962a
0x2bc8…7a180x4058…eaf4Base—$0.01100%coinbase72d ago0x4cbe0a…d15bbf
0x2bc8…7a180xe716…103fBase—$0.01100%coinbase72d ago0x0e3a60…ae34eb
0x2bc8…7a180x069a…70f8Base—$0.01100%coinbase72d ago0xa7ad73…8ca460
0x2bc8…7a180xe85b…59f8Base—$0.01100%coinbase72d ago0x59a208…0be569
0x2bc8…7a180xf57d…23e1Base—$0.01100%coinbase72d ago0x891ace…ee1bd4
0x2bc8…7a180x23fb…8dd9Base—$0.01100%coinbase72d ago0x72e8ba…38e261
0x2bc8…7a180x0c4a…9240Base—$0.01100%coinbase72d ago0x946c7d…fe4c1f

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.