Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xc609b0…e5a512
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xe4b239…8e2ea0
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x549960…535b1f
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x70614a…0888e4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa44d ago0xb35d84…959dd1
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xcbb734…de32c5
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x1d4a05…2397a0
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xaae600…7ee965
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x5e3b08…b111aa
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x943bde…40e57e
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x8e031d…acdacd
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x60cc4b…8e27fd
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x42a4b6…8c6977
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xa7d4b7…1e57a9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x88c7c2…1c2e7b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xec6750…91ccc8
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x481703…54b48c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xd8eb6a…902988
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x05803d…0ef7bf
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x534e7e…012490
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xe5bbb1…c11027
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x3a1703…ed4891
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xcf6a75…9099ff
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x42d5ba…cb317d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x235a5a…6971b8

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.