Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xed54f8…fac1fb
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xdec0af…d74b2a
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xfaed3d…0a3428
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x3eaa8f…107bf8
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xcdd2c4…2bb560
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x34a157…ca7a68
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xf02fab…57f486
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x63e0fc…673fcb
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x7c1f03…94edd0
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xf40fd5…705fba
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x431e68…5e7e6a
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xa61eb6…5a624b
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x9c6c49…f10a9b
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xb6f517…2d058d
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x090989…be28e3
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xb8aff2…6cfc63
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x1d2240…22f98e
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xd2dd16…6b10eb
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x3d892b…dd628d
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x46bae4…69740d
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xc85ddd…800de4
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xb2a543…32ddd3
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x28af75…12f4e8
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0xcea012…6c23d6
0x8342…76a00x5aae…482eBase—$0.001100%coinbase3d ago0x7f3903…170f28

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.