Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x7ad35d…396ad7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x8c381b…f3f604
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0xb690eb…2206c8
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0xc5b617…1682aa
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0xa3db7d…fe4364
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0xbf4f21…0100e7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x23f25c…b1b2c7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x3b50d1…f558c5
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x6ea01c…2a8cac
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown51d ago0x58cc1c…29507a
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x7b3399…7cb4f8
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x8d301d…0f76fd
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x51cd2c…a64d39
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x29c057…154870
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xd30349…753257
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x7e35be…540fc4
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x2fc4b1…a8ad18
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x0a2541…598a28
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x5d4a9c…19a7f0
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x74b993…87be04
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xb50e1b…aa6770
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x6bdf43…bbddf9
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x564bed…97c723
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xe34929…37b31c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x2b64c2…abc988

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.