Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$105.0070%0x4a3c…71028d ago0xa5d688…bcb386
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5d0b…1ded8d ago0x4bc9c0…bb9208
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4689…1c4b8d ago0xe5818b…1eb646
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf200…d9a08d ago0x78ba05…c11b99
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xb7ce…a0628d ago0x4d1ab9…7a7381
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x560f…a7138d ago0x76bf3b…c797fe
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf239…386c8d ago0x8f0893…9c24ea
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xfbba…dd908d ago0x90f1c7…ab9274
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8516…08838d ago0xecc16e…a54905
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1bc6…2f908d ago0x27fabb…7261f3
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x03f1…4e5f8d ago0x896c2c…0cbcbd
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xeb2b…34ca8d ago0x761692…f814c0
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf497…02dd9d ago0xe9f57f…07dc6b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x50ee…52529d ago0xba4688…fc4a94
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb725…f2dd9d ago0xd5f8c2…940780

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.