Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xfe4ad5…5c3d84
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x88a3aa…e8d08f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x91a214…00eaee
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xa4f13f…5a0b19
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa42d ago0x0cc56c…83f504
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x5074a7…a1d603
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xb5e9ee…5a4830
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x348e0e…143077
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x3b53db…8b5762
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xfee7fe…99eec4
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xc7c12e…b0651f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xe68b0f…cd39e8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x586698…f65534
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x5bd4e2…c4f9b8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0xfe61fe…5e6d41
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa42d ago0x7cc951…a5d41f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa43d ago0x64a350…cb8272
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa43d ago0xacffc5…729e2b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa43d ago0x1c2bb8…6f1140
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa43d ago0x1f9be6…f822fb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa43d ago0x49f2d6…fa2e3f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa43d ago0x04a596…9c6d21
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa43d ago0xcc3d7c…ed5f25
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa43d ago0xdae235…a84d8a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa43d ago0x2d2969…649200

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.