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$1.05100%0x422e…487086d ago0x02676f…3c353f
0xa787…64cf0x0e3d…7757Base$1.05100%0x0881…8de286d ago0xdb0ff1…fe1e92
0xa787…64cf0x0e3d…7757Base$10.50100%0x8b99…df7986d ago0x0445e0…516a33
0xa787…64cf0x0e3d…7757Base$5.25100%0x78aa…366786d ago0xdae25b…da2507
0xa787…64cf0x0e3d…7757Base$2.10100%0xd02b…c37986d ago0x09e9c6…ababb6
0xa787…64cf0x0e3d…7757Base$2.10100%0x1c63…f5e786d ago0x98e5b3…6ef103
0xa787…64cf0x0e3d…7757Base$1.05100%0x6f36…132b86d ago0xea1e0f…4b748b
0xa787…64cf0x0e3d…7757Base$10.50100%0x3835…626186d ago0xb7131f…172c80
0xa787…64cf0x0e3d…7757Base$1.05100%0x0922…422386d ago0x008de5…cafd19
0xa787…64cf0x0e3d…7757Base$10.50100%0x6b3c…58cb86d ago0x75a260…446618
0xa787…64cf0x0e3d…7757Base$50.40100%0xc84b…0cb386d ago0x12d8ce…87731d
0xa787…64cf0x0e3d…7757Base$1.05100%0x53e7…bd1086d ago0x2ecb6d…f1ac72
0xa787…64cf0x0e3d…7757Base$1.05100%0x5feb…0e1286d ago0x3ebb0e…a23d1c
0xa787…64cf0x0e3d…7757Base$3.15100%0xcd39…072486d ago0xd4c33d…3f5e01
0xa787…64cf0x0e3d…7757Base$2.10100%0xd150…e42686d ago0x08e24d…f18a6d
0xa787…64cf0x0e3d…7757Base$2.10100%0x4639…93fa86d ago0x7b4060…819b1e
0xa787…64cf0x0e3d…7757Base$1.05100%0x93eb…4c2986d ago0x256013…8b5288
0xa787…64cf0x0e3d…7757Base$1.05100%0xc585…31c686d ago0xfa2afa…498d88
0xa787…64cf0x0e3d…7757Base$10.50100%0x63d9…362886d ago0x02ab40…b32d0f
0xa787…64cf0x0e3d…7757Base$10.50100%0x0fb0…485986d ago0x4bb9d0…0c8afb
0xa787…64cf0x0e3d…7757Base$6.30100%0xcfba…f10686d ago0x052245…cc651a
0xa787…64cf0x0e3d…7757Base$1.05100%0x72fe…16d686d ago0x032d55…b7d414
0xa787…64cf0x0e3d…7757Base$8.40100%0x6ea2…9d3386d ago0x5d1660…a2cc2a
0xa787…64cf0x0e3d…7757Base$2.10100%0xef99…bf5986d ago0xa67ec8…bc29b9
0xa787…64cf0x0e3d…7757Base$2.10100%0x9510…bc1286d ago0x123865…914e4d

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.