Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x0e6874…08cbfe
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0xb390cd…d43fa4
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0xb47bba…b75ad1
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x34fb9f…0873b5
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x7f058e…494416
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x751179…d7aea8
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x2644ba…8f08c0
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x48bb9c…d5fe95
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0xbeabf9…967980
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x104853…abf309
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x28da28…4323aa
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x4a7625…3b1b95
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0xb764b9…2ff194
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x883172…c25bbe
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown55d ago0x8e3047…254b2d
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x049752…042612
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x9bea24…b5a409
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x3dedb3…2e2122
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x8c274c…9c5c4b
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0xe6c80d…e5e2fc
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x4b3a5f…6daa4b
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0x0fef81…b38121
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0xefe224…b90d94
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0xaaa9da…359b71
0xb5cc…0c810x9c95…e299Base$0.001100%Route unknown56d ago0xd627a8…4263bb

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.