Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0xa9b16f…5b9f03
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x88cede…f4781a
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x84c9d1…04383f
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x21de91…a630f5
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x076f00…42c8fe
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x3c7cd5…739e01
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x709af3…0caed1
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0xf66ea5…96e993
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x9b2ec9…293028
0xa361…cab10x9c95…e299Base$0.001100%Route unknown47d ago0x82ac5f…0c1541
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x11a49c…72d8ee
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xadd46d…6fee7e
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xa1c85f…fc25ba
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xed1bc3…42d22d
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xa21909…3615d8
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xc1811e…352dd6
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x10b73d…fc90e0
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xe0446b…d93de5
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xe4ecd5…50a8fc
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xdb678f…32fbe2
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x6bea23…88eb0c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0xb7cd66…6b5028
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x1a27ba…26da0c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x10320c…566d80
0xa361…cab10x9c95…e299Base$0.001100%Route unknown48d ago0x917ebd…ea8596

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.