Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0x273419…e04855
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0xff20be…a0abcf
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0x00f496…e524c0
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0xcb7c53…41f6bd
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0x73b640…4b475f
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa49d ago0x7329ab…1c5899
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0x527b27…1fb571
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa49d ago0x56111f…5cdee7
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x16b1b6…8169ee
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x05e372…1ab388
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x66d8dd…929d9b
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x50a3b9…f124d7
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x13b86f…776d9c
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0xf86a19…1c990f
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa50d ago0x3d229c…67a00e
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa50d ago0xa5e5f0…b4568e
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x8a82a7…d36b8b
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0xabb91f…f62943
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa50d ago0xd76cb8…6fbb61
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x676c19…65931d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0x6de06f…be730e
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa50d ago0xb7a9d6…cb1fb9
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0xddccfa…b932ac
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa50d ago0xbbf2ec…9b9512
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa50d ago0xccc896…0866c8

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.