Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xa51ca8…85ab31
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x5e916b…54680b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xc74972…838390
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xb3b8eb…a91218
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0x92aaae…98bfb1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x33a21e…080c39
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x353e11…586842
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x4b71b0…b838d1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xbca398…367e13
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x14d24f…c680f2
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x4b0cb5…6f285d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x65cb87…95e17d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa47d ago0xfdbce2…ad81fa
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa47d ago0xa2b4cc…5dfb4d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xb65d1f…a7b18a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x242a20…0d763d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xf14aee…687665
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa47d ago0x809dea…c5bf1d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xfb6be6…69770b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xefb68f…0e5fc7
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa47d ago0xe24081…706df2
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa47d ago0xd61b4f…4b9e3c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x04a77b…2ead30
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x0f06f7…eb4298
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xbee328…4b9039

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.