Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa72d ago0x27d26d…2e283a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa72d ago0xf82d46…d4666e
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x1777cd…350560
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xcc22e8…e62127
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x957bd1…01239c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x3cdaa7…9f3777
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x606c7b…a7b375
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x17a2e4…f8bb5a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xe13da4…930099
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xbc0736…675db6
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xafa8dd…0292b3
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x8bdffa…3f824c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x6e93d8…f99ead
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x3376ba…0bc9e4
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xcfa48c…9e2bce
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xb52ec8…9d5dac
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xc4c9aa…6d593a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xb3aaa1…ec70c5
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x2fb5cd…5a26b8
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x334306…6ac082
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xa92c0f…e0423e
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x186130…28cac2
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xeb4aa9…f8514e
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x0c229f…9f5527
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xfe44e3…78b2ff

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.