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$5.25100%0x33a2…877f89d ago0xf0f7c8…f5ca25
0xa787…64cf0x0e3d…7757Base$4.20100%0x4263…5fe589d ago0x6004f8…c7d004
0xa787…64cf0x0e3d…7757Base$1.05100%0x4055…8ed189d ago0x55d330…005f80
0xa787…64cf0x0e3d…7757Base$1.05100%0x41d2…bf7f89d ago0x840efe…3fe6aa
0xa787…64cf0x0e3d…7757Base$10.50100%0x2d29…913b89d ago0xc40711…3352b7
0xa787…64cf0x0e3d…7757Base$1.05100%0x2035…57d389d ago0x9f4bb8…6638a7
0xa787…64cf0x0e3d…7757Base$3.15100%0x6d55…0cde89d ago0xae1857…04eb0d
0xa787…64cf0x0e3d…7757Base$10.50100%0xbb33…527789d ago0x875911…67bd37
0xa787…64cf0x0e3d…7757Base$1.05100%0x54c7…4b1289d ago0xdfa07a…856485
0xa787…64cf0x0e3d…7757Base$2.10100%0x9765…21f589d ago0xbf135d…562791
0xa787…64cf0x0e3d…7757Base$5.25100%0xfb22…aa3b89d ago0xe25e6b…d93d62
0xa787…64cf0x0e3d…7757Base$5.25100%0x8bdc…90be89d ago0xe2ef0f…241ff6
0xa787…64cf0x0e3d…7757Base$4.20100%0xfd6b…ae3989d ago0x9e6299…710d20
0xa787…64cf0x0e3d…7757Base$3.15100%0x6c20…6aed89d ago0x8ec09f…05d1ec
0xa787…64cf0x0e3d…7757Base$10.50100%0x2859…83d489d ago0x128de4…77ee5f
0xa787…64cf0x0e3d…7757Base$5.25100%0x4e90…564a89d ago0xdf4e28…fba8f1
0xa787…64cf0x0e3d…7757Base$21.00100%0x9765…21f589d ago0x2c000f…415b40
0xa787…64cf0x0e3d…7757Base$10.50100%0x1a34…32c189d ago0xb8f41f…446240
0xa787…64cf0x0e3d…7757Base$8.40100%0xcf6b…a40a89d ago0xfce3e5…cae620
0xa787…64cf0x0e3d…7757Base$3.15100%0x19e0…dcbe89d ago0x2bb533…82eb3b
0xa787…64cf0x0e3d…7757Base$6.30100%0xfbba…dd9089d ago0xa764ab…aee1ef
0xa787…64cf0x0e3d…7757Base$10.50100%0x2837…f76789d ago0x2b8455…066757
0xa787…64cf0x0e3d…7757Base$10.50100%0xb97a…ba2d89d ago0xf3d2aa…40a589
0xa787…64cf0x0e3d…7757Base$10.50100%0x5d0b…1ded89d ago0xe6b2c2…120cbc
0xa787…64cf0x0e3d…7757Base$3.15100%0xfb42…406e89d ago0x910f35…cf319b

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.