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%0xbdce…f637107d ago0xb36504…0376a9
0xa787…64cf0x0e3d…7757Base$105.00100%0x643b…9404107d ago0x80514a…db95b8
0xa787…64cf0x0e3d…7757Base$10.50100%0x4e07…cf7c107d ago0x1322f7…2e9312
0xa787…64cf0x0e3d…7757Base$1.05100%0x1e0a…902e107d ago0x22cc5a…ad63c0
0xa787…64cf0x0e3d…7757Base$1.05100%0xd022…4541107d ago0x027571…7cba14
0xa787…64cf0x0e3d…7757Base$2.10100%0x0dd9…36a5107d ago0x0549da…b99a09
0xa787…64cf0x0e3d…7757Base$2.10100%0x212c…a8f6107d ago0xd5a64a…b79f55
0xa787…64cf0x0e3d…7757Base$2.10100%0xde1b…a3a2107d ago0xea3417…d1b939
0xa787…64cf0x0e3d…7757Base$3.15100%0x4a9f…0311107d ago0x61da67…726a9d
0xa787…64cf0x0e3d…7757Base$10.50100%0x4c4a…536c107d ago0x12d1ad…5cd629
0xa787…64cf0x0e3d…7757Base$1.05100%0x5e6e…1787107d ago0x036bb1…2edcf2
0xa787…64cf0x0e3d…7757Base$10.50100%0xa75d…d8a5107d ago0x8f6e30…a1b19d
0xa787…64cf0x0e3d…7757Base$73.50100%0xca67…8820107d ago0xc51410…b284d8
0xa787…64cf0x0e3d…7757Base$4.20100%0xd775…7f81107d ago0x7ec289…142478
0xa787…64cf0x0e3d…7757Base$10.50100%0x28ce…6061107d ago0xa98f38…994f85
0xa787…64cf0x0e3d…7757Base$1.05100%0x8817…4927107d ago0x97cd36…76a868
0xa787…64cf0x0e3d…7757Base$5.25100%0x8ea5…b7fc107d ago0xcb1de0…ab48c3
0xa787…64cf0x0e3d…7757Base$5.25100%0x4950…4a26107d ago0xe3b8d3…bc5f95
0xa787…64cf0x0e3d…7757Base$10.50100%0xda2d…f5ea107d ago0x1d3b2d…a54f3f
0xa787…64cf0x0e3d…7757Base$11.55100%0x7dc9…9d7b107d ago0xa35dbb…eb8b11
0xa787…64cf0x0e3d…7757Base$9.45100%0xb31a…568f107d ago0x6fbb99…cf331e
0xa787…64cf0x0e3d…7757Base$10.50100%0x1763…dc22107d ago0xb28b6c…6579c2
0xa787…64cf0x0e3d…7757Base$5.25100%0x4689…1c4b107d ago0xb64441…b839ee
0xa787…64cf0x0e3d…7757Base$8.40100%0x1b46…1870107d ago0xace19a…3fdc02
0xa787…64cf0x0e3d…7757Base$3.15100%0xed7e…63a6107d ago0x89ea6a…4fdb8e

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.