Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x54bf11…436cd9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x6f4f6d…d1b015
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x6c0f36…4b387a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x67ba9f…f194a7
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x5685c6…f4c5e2
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x00fef8…87cfe9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0xfb98e2…a1a368
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x99a411…780e49
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0xd2a5f9…9f3427
0xab90…a3590x9c95…e299Base$0.001100%Route unknown28d ago0x70b3e1…4bc4c9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0xb54b7a…eb1c27
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x5bf09c…a09995
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0xfb756d…071b67
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x4d146c…47c4b0
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x4e1261…a0c65a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x985675…dfc606
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x56af88…b4e13c
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x07ef5f…c4a31d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0xa63550…318672
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0xe3fb1b…117e8c
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x5bea23…894da5
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0xaa44db…336115
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x71fe27…645791
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x2bad19…e068f7
0xab90…a3590x9c95…e299Base$0.001100%Route unknown29d ago0x620378…8c6c6f

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.