Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base$0.001100%fluxa47d ago0xa774d4…78b8b9
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x8cbb0c…2f26ae
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xf6a03f…0c27c0
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x8e6f11…ff5b09
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa48d ago0xc1d4c5…91af6d
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa48d ago0xbe5a90…17bbcc
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x9d2514…cb2bb6
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa48d ago0x81c7ca…6c4879
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x7539c9…cd5b59
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x200a5f…67e767
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xb9c3ae…cefed4
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x9449c2…9ffac4
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x797b0f…9cc344
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x6f60fa…6d0fe1
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x1db8db…054444
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xdf80e7…1a8217
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x0cba92…1372c7
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x4c08cd…1641e9
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xb64a33…e96335
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x226e11…7c19b3
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xbcf8a9…9ae7d0
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xd078b7…7ec882
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x49c825…a0b5bb
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0x89a22d…0ccc01
0x1806…a27b0x9c95…e299Base$0.001100%fluxa48d ago0xabca74…7cff4b

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.