Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x7d1a9b…b48995
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xf7639e…5ebc5e
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xa8e389…507823
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x3f1c3d…5251fe
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x454e3c…91d9b3
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xc8c326…6431f8
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xe3c32e…5a5f8b
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xc5ddfe…0044f8
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x1e9c8e…fee30e
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0x972db7…41a310
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x5cf1dd…8d0d3e
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0xd29e1e…f52c52
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xf9a2c7…cb6701
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xce2d1d…37b080
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x631259…18692d
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0xb4a708…178433
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xf31a81…e12a21
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0xdcb7c5…7a1ff2
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0xabb3a0…520a5c
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0xb4a96e…7dfd26
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x9cbdcb…68c0ba
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x29887f…48e6a4
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0x458dc8…3f5490
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa41d ago0x22b000…c50d71
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa41d ago0x699634…0af863

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.