Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$26.25100%0xe4c8…f887106d ago0x3c0dc5…b80e3a
0xa787…64cf0x0e3d…7757Base$3.15100%0x7869…5c20106d ago0x9ebf24…10ab87
0xa787…64cf0x0e3d…7757Base$2.10100%0x31fe…80c4106d ago0x07ba11…c598bc
0xa787…64cf0x0e3d…7757Base$10.50100%0xfe64…ec08106d ago0xa958e6…37271f
0xa787…64cf0x0e3d…7757Base$2.10100%0xd775…7f81106d ago0xd83dd2…10fcae
0xa787…64cf0x0e3d…7757Base$2.10100%0xb7fe…9d80106d ago0xc1e571…ed16fb
0xa787…64cf0x0e3d…7757Base$15.75100%0x91b5…1a5e106d ago0x751622…c39ead
0xa787…64cf0x0e3d…7757Base$5.25100%0xfdd4…df72106d ago0xdab48d…2b91b1
0xa787…64cf0x0e3d…7757Base$1.05100%0x2d29…913b106d ago0xf17907…04d213
0xa787…64cf0x0e3d…7757Base$10.50100%0x8107…1699106d ago0x7d8730…495c76
0xa787…64cf0x0e3d…7757Base$2.10100%0xe162…6268106d ago0x3ec13d…c2339a
0xa787…64cf0x0e3d…7757Base$5.25100%0x21e4…0fa9106d ago0x6bbd6c…273e96
0xa787…64cf0x0e3d…7757Base$1.05100%0x28a1…4ae5106d ago0x3c9885…4f1422
0xa787…64cf0x0e3d…7757Base$1.05100%0x9d18…1e3a106d ago0x5becf9…e7ca21
0xa787…64cf0x0e3d…7757Base$2.10100%0xe9f7…982b106d ago0x1697cb…d70be0
0xa787…64cf0x0e3d…7757Base$10.50100%0x0485…d429106d ago0xa43c97…0a9f25
0xa787…64cf0x0e3d…7757Base$21.00100%0xf200…d9a0106d ago0x04edc8…6caefa
0xa787…64cf0x0e3d…7757Base$2.10100%0x39f9…9a79106d ago0xfccf67…187e50
0xa787…64cf0x0e3d…7757Base$5.25100%0x0f31…87b1106d ago0x95e1e8…56849d
0xa787…64cf0x0e3d…7757Base$2.10100%0xd8cf…8eb7106d ago0x418279…0371b6
0xa787…64cf0x0e3d…7757Base$1.05100%0x9667…204e106d ago0x0d132e…d44a36
0xa787…64cf0x0e3d…7757Base$31.50100%0x59e8…d823106d ago0x5c6602…7afef1
0xa787…64cf0x0e3d…7757Base$11.55100%0x2ce3…0cdb106d ago0xe213be…d92869
0xa787…64cf0x0e3d…7757Base$10.50100%0x7818…d2a6106d ago0xe60a26…423bff
0xa787…64cf0x0e3d…7757Base$3.15100%0x4eef…bbd2106d ago0xb06270…b6ffe3

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.