Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffa0…b6b60x1892…6085Base$1.56100%Route unknown90d ago0xe60223…92db30
0x6fd0…2c970x1892…6085Base$1.41100%Route unknown90d ago0x84bf69…8ad01c
0x7b63…abf30x1892…6085Base$1.84100%Route unknown90d ago0x351f99…bc0db4
0x13d5…46620x1892…6085Base$1.18100%Route unknown90d ago0x16dd7a…c24d0d
0x9cba…18590x1892…6085Base$1.54100%Route unknown90d ago0x26e9a8…2f3a0b
0x8fac…b6080x1892…6085Base$1.10100%Route unknown90d ago0x9cd331…803203
0x3c5a…b0600x1892…6085Base$1.67100%Route unknown90d ago0x86d8db…c7c1c4
0xffa0…b6b60x1892…6085Base$1.98100%Route unknown90d ago0xb3f595…ee96ef
0x6fd0…2c970x1892…6085Base$1.26100%Route unknown90d ago0xb25832…765a7d
0x7b63…abf30x1892…6085Base$1.30100%Route unknown90d ago0x3e9e15…665235
0x13d5…46620x1892…6085Base$1.49100%Route unknown90d ago0x25aa4c…3d166a
0x9cba…18590x1892…6085Base$1.03100%Route unknown90d ago0x4bb44c…f7f891
0x3c5a…b0600x1892…6085Base$1.82100%Route unknown90d ago0xf4c38f…7498fc
0xffa0…b6b60x1892…6085Base$1.14100%Route unknown90d ago0x45046e…7b9383
0xb67c…8a3f0x1892…6085Base$1.48100%Route unknown90d ago0x93027b…ddc00d
0xda5c…e35d0x1892…6085Base$1.70100%Route unknown90d ago0xd612a1…f65c83
0x47e8…2ff20x1892…6085Base$1.28100%Route unknown90d ago0xc825c6…346ad9
0x8a1b…27eb0x1892…6085Base$1.63100%Route unknown90d ago0xcca754…0cf136
0x7bbe…16390x1892…6085Base$1.28100%Route unknown90d ago0x4c956c…942a24
0x3a3f…86f40x1892…6085Base$1.95100%Route unknown90d ago0x163d65…84b876
0x9152…6c540x1892…6085Base$1.85100%Route unknown90d ago0xe948dc…13b112
0x68bb…708e0x1892…6085Base$1.96100%Route unknown90d ago0xb69c78…e8d523
0xda5c…e35d0x1892…6085Base$1.46100%Route unknown90d ago0xa86d2d…b82725
0x47e8…2ff20x1892…6085Base$1.59100%Route unknown90d ago0x703369…c807f4
0xf0fe…d1fb0x1892…6085Base$1.86100%Route unknown90d ago0x9b3326…bb80a0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.