Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x89b4ee…b45715
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x6e0c45…7c55d7
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xd2cea4…e4fee9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xf639b5…b3ddd0
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xac0998…645091
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x969697…02de14
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xb958f4…c4f799
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xeabc7a…c23d3d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x0a202d…da7c92
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xaaf0a2…cb2190
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xd7a954…8ba876
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x3330fe…ccf198
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0xea4b51…436fc9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa69d ago0x871584…2405e8
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x6769e9…69f3b5
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x8c68ac…80f3ff
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0xe67c60…57d9f0
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0xcd064d…302e79
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0xfbe537…0e9c94
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x3236dd…2f56a1
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x1344ed…f65fde
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x77e091…9c3052
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x45cb1f…c5cf51
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0xe4d0b2…e358a9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa70d ago0x2ab0b0…c79cdc

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.