Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$10.5070%0x29b8…326345d ago0x3d199f…31fb28
0x5444…8a210x47c5…4fc3Base$20.0070%0x44e3…343245d ago0x27be3f…bd3873
0x1332…66eb0x47c5…4fc3Base$1.0570%0x8de7…1c2c45d ago0xb3c18a…201be1
0xc3fd…1b4b0x47c5…4fc3Base$1.0570%0x771b…60b845d ago0xffeb0c…e9994f
0xc9a2…31540x47c5…4fc3Base$3.1570%0xb725…f2dd45d ago0xdfcad0…703439
0xa787…64cf0x47c5…4fc3Base$10.5070%0x09f6…b65c45d ago0x75c4e0…8bf001
0x1332…66eb0x47c5…4fc3Base$420.0070%0xcf26…86e645d ago0x9825ef…4c5de0
0x1332…66eb0x47c5…4fc3Base$105.0070%0x30af…b89d45d ago0xd8c2c6…c929e1
0xa787…64cf0x47c5…4fc3Base$22.0570%0x9ee0…41c345d ago0xbee4c1…aa522a
0x3fac…01ec0x47c5…4fc3Base$10.5070%0x78ce…877f45d ago0x6421c7…ea1209
0xa787…64cf0x47c5…4fc3Base$1.0570%0x771b…60b845d ago0x144507…052dd9
0xa787…64cf0x47c5…4fc3Base$4.2070%0x6280…2e7945d ago0x8b9260…6c9d16
0x1332…66eb0x47c5…4fc3Base$2.1070%0x1e6d…37c145d ago0xc9785b…964dbf
0x1332…66eb0x47c5…4fc3Base$1.0570%0x2b56…451e45d ago0xe8c573…ac7238
0xa17c…60a90x47c5…4fc3Base$1.0570%0x38ac…96f645d ago0xee40fd…ff58ee
0x7fa7…44a10x47c5…4fc3Base$525.0070%0x2158…e16045d ago0x8f70d0…e9cf2b
0x900c…60b50x47c5…4fc3Base$5.2570%0x3764…3be045d ago0x7d3d0f…63a344
0x1332…66eb0x47c5…4fc3Base$10.0070%0x76aa…2a0a45d ago0x039932…3fad99
0x1332…66eb0x47c5…4fc3Base$21.0070%0x6d10…b12b45d ago0x6a3999…8d308b
0x1332…66eb0x47c5…4fc3Base$7.3570%0xca9f…d20145d ago0x80f8b1…1d4be0
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4d99…3c6345d ago0x22b96b…e40153
0x1332…66eb0x47c5…4fc3Base$3.7170%0xe082…90c445d ago0x758be3…5e1bbe
0xa787…64cf0x47c5…4fc3Base$2.1070%0x6d25…ee4145d ago0x22cc5f…24cd68
0x56c3…91ff0x47c5…4fc3Base$8.4070%0x45b4…af2745d ago0x9f7add…85dc98
0xa787…64cf0x47c5…4fc3Base$2.1070%0xb182…b93d45d ago0xb10602…886912

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.