Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x9a89d8…c06335
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x39df84…2f214c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x30f628…5b932a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0xe7fbc3…7d4fa5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x745348…c326d5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0xa468fb…ebeadf
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x464c1b…7f8bb0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa81d ago0x38c1a4…703f06
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xe9e2d9…e86aba
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x7c2ca1…bba050
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xf3fdc3…a23c49
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x07c44c…c3cd71
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x02398b…d347f7
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x92a40b…f0c6a1
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xe5800e…4829cd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xefad7a…a70f47
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xa4449b…8aefd8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xf02de4…50decf
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x6f44f8…7f8560
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x34ac0a…07b5ef
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xcaaa58…8c76f5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xf02bd9…53331b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4bf3d1…c888ad
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x726ef3…080d7f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x1198d8…60e8d3

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.