Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xbc5471…379d16
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x44bb48…7890b2
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x05b29c…ae0257
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x1161e8…7dcfff
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xba9781…6812a6
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x38212f…6cfe60
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xfa79fb…3c1b2b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xd5f550…315c85
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x1212e6…942e69
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xac2a02…003ea4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x2e6f39…f13e43
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x33ebbd…f9747d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0xfe5f69…eac3f2
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x275a47…31b84f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0xa80171…33e221
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x6b967e…e455ed
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0xffe13a…4aedc1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x163d07…b3ddae
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x2c387d…5ca1c5
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x97ca33…01257b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x3f49a0…78ac91
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0xf516e9…986e58
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa42d ago0x598791…ea1eea
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x905de2…a44c7e
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa42d ago0x560576…a9140f

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.