Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0xb39519…51104d
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0x2c031a…c8080d
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0x50f875…7d2561
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0x2c6e1b…a84240
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0xc04784…5d29e0
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0xf47358…842e79
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0x56797d…21e0f0
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa68d ago0x68e8c4…e541b1
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xacf22f…6d0f2c
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xbe7a45…6d95f2
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x4febdd…b64a50
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x11b5ee…ef7776
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xef3d92…6b4037
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x9dbe8c…9b44b2
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x9bdb20…95d229
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x785ef7…7ae8aa
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0x3c85e4…82358e
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xa6a352…100d9e
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xec1d93…a91078
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa69d ago0xbc0800…af8046

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.