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%0x9f03…523358d ago0x2e295e…f6136b
0xa787…64cf0x0e3d…7757Base$10.50100%0xd4ab…0bb658d ago0x63bc92…868b73
0xa787…64cf0x0e3d…7757Base$1.05100%0xc807…52c758d ago0xe6a98e…1d4929
0xa787…64cf0x0e3d…7757Base$115.50100%0x2d05…53d058d ago0x8bbe4a…8abefb
0xa787…64cf0x0e3d…7757Base$31.50100%0x212c…a8f658d ago0x0db488…020e82
0xa787…64cf0x0e3d…7757Base$5.25100%0x6344…a21a58d ago0x196ac4…9d2db0
0xa787…64cf0x0e3d…7757Base$10.50100%0x363e…450d58d ago0x68c24b…628c15
0xa787…64cf0x0e3d…7757Base$6.30100%0x1ceb…22ad58d ago0x970346…cde793
0xa787…64cf0x0e3d…7757Base$1.05100%0xc7fb…441458d ago0x41b530…c00362
0xa787…64cf0x0e3d…7757Base$3.15100%0xd3b3…bd8258d ago0xa6a1a3…b1c354
0xa787…64cf0x0e3d…7757Base$10.50100%0x1bc6…2f9058d ago0xc64a85…d1fa9f
0xa787…64cf0x0e3d…7757Base$10.50100%0x8569…b98758d ago0x323fac…544c8e
0xa787…64cf0x0e3d…7757Base$111.30100%0xcd64…d81f58d ago0xfbe7fc…c033d1
0xa787…64cf0x0e3d…7757Base$6.30100%0xe0dd…9b2b58d ago0xf235a6…94e643
0xa787…64cf0x0e3d…7757Base$1.05100%0x2c22…1f1c58d ago0x16b2f1…92c17d
0xa787…64cf0x0e3d…7757Base$3.15100%0x9ee1…38b058d ago0xbbb9e4…04d29d
0xa787…64cf0x0e3d…7757Base$1.05100%0x7fb5…6c5258d ago0xd2ab86…2f4ccb
0xa787…64cf0x0e3d…7757Base$6.30100%0xb859…c36758d ago0xbccbe7…40f4e7
0xa787…64cf0x0e3d…7757Base$5.25100%0xe478…9dd758d ago0xbb391d…b02307
0xa787…64cf0x0e3d…7757Base$73.50100%0xda14…75fa58d ago0x7ebf0b…f68306
0xa787…64cf0x0e3d…7757Base$5.25100%0xb60e…e3aa58d ago0x44cb83…029720
0xa787…64cf0x0e3d…7757Base$3.15100%0x9903…29c458d ago0x763b31…30f2f3
0xa787…64cf0x0e3d…7757Base$2.10100%0x1bc6…2f9058d ago0xaaa7fb…e00aea
0xa787…64cf0x0e3d…7757Base$1.05100%0xd0fe…397658d ago0x7f8226…41057c
0xa787…64cf0x0e3d…7757Base$4.20100%0xe0dd…9b2b58d ago0x0c8da1…e818ee

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.