Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0xea5902…5a1110
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x76c58d…08d0c3
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x39f013…cbf005
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x53aa95…be9d0b
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x437df7…ead30b
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0xf30740…2613e1
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x9b7345…46a734
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa43d ago0x2221de…cc7a88
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa43d ago0x9f7667…c06031
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0xb6e6bc…164aab
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x11711a…9d0247
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x75e75d…4fa576
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0xf1544b…9dcb66
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0xf31783…ff157a
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa43d ago0xe4798f…384abb
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa43d ago0x20defd…44118d
0x25f9…e9ac0xfe80…47eeBase—$0.001100%fluxa43d ago0xc8466a…81da73
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0x220714…214cfe
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0x9efbea…043c01
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0xe814ce…e55d38
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0xe2b0e5…50558b
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0x740e11…5cc13a
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0xaf8569…2d0550
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0xa03924…1024a3
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa44d ago0xdbe5e6…5a4934

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.