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$3.15100%0x3368…d66b62d ago0x45a80d…a42d35
0xa787…64cf0x0e3d…7757Base$3.15100%0x8134…084962d ago0xfd5f08…5e78e3
0xa787…64cf0x0e3d…7757Base$15.75100%0xdf85…203b62d ago0x68f14f…2c01bf
0xa787…64cf0x0e3d…7757Base$1.05100%0x73bd…b44462d ago0xd1390d…95599b
0xa787…64cf0x0e3d…7757Base$2.10100%0x27f5…dfdc62d ago0x3116b7…aa0297
0xa787…64cf0x0e3d…7757Base$1.05100%0x24b8…43f062d ago0xac0bf8…6248cb
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b0…c0d662d ago0x8d0de3…4ce076
0xa787…64cf0x0e3d…7757Base$10.50100%0xf8fe…a40d62d ago0xc9b242…a16043
0xa787…64cf0x0e3d…7757Base$10.50100%0x30af…b89d62d ago0x079705…dd12ca
0xa787…64cf0x0e3d…7757Base$10.50100%0xe1d1…1b1962d ago0x9c7b27…e445ff
0xa787…64cf0x0e3d…7757Base$1.05100%0x1b46…187062d ago0x58ced8…aee4e1
0xa787…64cf0x0e3d…7757Base$1.05100%0x89a0…ff5862d ago0x00b3d8…ac818d
0xa787…64cf0x0e3d…7757Base$3.15100%0xe7f0…b89c62d ago0x72ee55…4ff711
0xa787…64cf0x0e3d…7757Base$31.50100%0x3e24…de6862d ago0xb1aa5f…0e6835
0xa787…64cf0x0e3d…7757Base$3.15100%0x1e92…0cb762d ago0x9ef9ac…616a59
0xa787…64cf0x0e3d…7757Base$10.50100%0x406c…cda362d ago0xfe71fa…96a0ab
0xa787…64cf0x0e3d…7757Base$26.25100%0xfb22…aa3b62d ago0x4db6c3…3e890c
0xa787…64cf0x0e3d…7757Base$2.10100%0x2035…57d362d ago0xe4afef…53fc1e
0xa787…64cf0x0e3d…7757Base$2.10100%0xd500…f63a62d ago0x77a8a5…fe4e3a
0xa787…64cf0x0e3d…7757Base$2.10100%0x6204…112262d ago0x37fc1e…cce076
0xa787…64cf0x0e3d…7757Base$2.10100%0xaf62…40b962d ago0xfa9168…0de199
0xa787…64cf0x0e3d…7757Base$3.15100%0x6a34…ec8862d ago0x006a62…e18a7e
0xa787…64cf0x0e3d…7757Base$3.15100%0x89a0…ff5862d ago0x6edb20…e7c432
0xa787…64cf0x0e3d…7757Base$5.25100%0x60af…6a2562d ago0x38e588…3a8285
0xa787…64cf0x0e3d…7757Base$1.05100%0xf497…02dd62d ago0x5ead6b…f8d25c

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.