Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x312d…24a8Base—$0.01100%coinbase82d ago0x3d3345…0ff021
0x0f74…8e3f0x1d7c…40fdBase—$0.01100%coinbase82d ago0xaa3e67…bbbfd3
0x0f74…8e3f0xf971…e509Base—$0.01100%coinbase82d ago0xbe7e9e…11229e
0x0f74…8e3f0x159a…a03cBase—$0.01100%coinbase82d ago0xe90b1a…5ce0e7
0x0f74…8e3f0x3989…e32aBase—$0.01100%coinbase82d ago0x6ca669…395926
0x0f74…8e3f0x8fb4…bff8Base—$0.01100%coinbase82d ago0x00cb3d…fbef78
0x0f74…8e3f0xb0fa…5bcdBase—$0.01100%coinbase82d ago0x424d93…60f2e1
0x0f74…8e3f0x8188…2027Base—$0.01100%coinbase82d ago0xa4fb02…f95b29
0x0f74…8e3f0x6010…287dBase—$0.01100%coinbase82d ago0x6ece8a…d0a984
0x0f74…8e3f0x73eb…02cbBase—$0.01100%coinbase82d ago0x72a074…fc2e0a
0x0f74…8e3f0x2f3a…e669Base—$0.01100%coinbase82d ago0x61efd8…46ea88
0x0f74…8e3f0x46e6…2071Base—$0.01100%coinbase82d ago0x646b34…4caa2d
0x0f74…8e3f0x1fc7…2253Base—$0.01100%coinbase82d ago0x666a2e…3b11a8
0x0f74…8e3f0xcbba…48faBase—$0.01100%coinbase82d ago0x5ade4f…21153a
0x0f74…8e3f0x7a54…fe60Base—$0.01100%coinbase82d ago0x3d7f27…472686
0x0f74…8e3f0x6178…1c09Base—$0.01100%coinbase82d ago0xc53b04…5f56fb
0x0f74…8e3f0x8b2e…df90Base—$0.01100%coinbase82d ago0xaac6bb…9c42a5
0x0f74…8e3f0x3c35…1c47Base—$0.01100%coinbase82d ago0x1204c5…65c388
0x0f74…8e3f0x49f4…e3cbBase—$0.01100%coinbase82d ago0xa06a8a…2990ad
0x0f74…8e3f0x7b3b…02c3Base—$0.01100%coinbase82d ago0x6ade66…208039
0x0f74…8e3f0xaea9…5cf3Base—$0.01100%coinbase82d ago0x509568…dd6f31
0x0f74…8e3f0xbfde…092cBase—$0.01100%coinbase82d ago0x606d44…531a92
0x0f74…8e3f0x8a5d…66d2Base—$0.01100%coinbase82d ago0xd1b6a6…863082
0x0f74…8e3f0x860b…048bBase—$0.01100%coinbase82d ago0xa45b35…e8c5b2
0x0f74…8e3f0xbf2c…db0eBase—$0.01100%coinbase82d ago0x4ebf5b…7157d4

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.