Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x0a59ae…17fad6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xefc796…a50a9c
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xda6554…6dfb7a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xd2fb01…03a3dd
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x6d6c43…ac0723
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x7478b2…07a29c
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x5764fc…e3f5f8
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x28a93f…e17881
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x038cf6…a72fd7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x1ddab6…e75c40
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x936bf7…b8f336
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x821fe2…df394d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xdda653…543c2e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xf0038f…7b2bc5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xbdb92d…4274e9
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x0dc043…0fe20e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x37a6c9…5531c5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x6cc4a4…965717
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x7b187a…858605
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xbd7aa6…8fa8f2
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x6363b6…00b728
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xe635f6…964a73
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0xc881c6…93fe0f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x1302d7…1282ba
0xff2f…67110x9c95…e299Base—$0.001100%fluxa74d ago0x6cda30…9638c9

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.