Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0x80d4c8…fc2861
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0x7efcc2…2bb62c
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0x835a9a…55be53
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0xc389cb…520639
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0xc9de26…597e7f
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0xe2cfe5…04fe50
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0xa5b083…0c24de
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0x8924b0…18027f
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown57d ago0x0d8697…87c10b
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xbdabe0…19cc2f
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xe1f817…f6fe38
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x52ce19…cb9f49
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xb7b545…680119
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x02d076…b9e772
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x952e01…72016a
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x6e1fe0…42c0ed
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x786a90…3e9282
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x1ad6be…bc1c1c
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x2f290d…f4b97b
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xc9853e…58e108
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x618c98…92fff0
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x1bd26c…a2f686
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0x79c592…dc4f06
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xa36306…024f40
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown58d ago0xc62cb3…7ff157

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.