Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0xa7e755…ef9307
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0xbd68dc…71774d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0x563285…f56e80
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0xa03e5c…980f9f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0x190596…4d8446
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0x3f0397…7b6831
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0x7dd32e…87a9ef
0x0000…9c630x9c95…e299Base—$0.001100%fluxa82d ago0xffacff…c3461d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x662a1f…f11cd6
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xf51321…db2afe
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x62ffd7…345cd9
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x438d6b…5a568d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x1d2c5a…86dce1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x8dfeed…5eeadf
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x582929…79770b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xb7d22b…78b5c0
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x96674c…c60c8c
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x8ca720…bd2dab
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xeb9319…f25af4
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xb8b393…2da1f6
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x74a399…1d24d0
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xcab2bd…c56425
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xde9b79…62e685
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0xd85aa0…0c01c4
0x0000…9c630x9c95…e299Base—$0.001100%fluxa83d ago0x01bec1…82de3f

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.