Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xb62923…965f89
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x7118ae…035ff5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x51ccbb…b9135a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0x24c85b…4c6b4b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0xbcfdb1…b6fc2c
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xc7a0f2…4cb3d4
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0x6156aa…b6b445
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x767032…5da9c3
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xa4e6e7…898de2
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0x3b6065…462d83
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xf4974b…4a9938
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x9e02aa…52469e
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xe0c6a7…233275
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xf0a5ad…5ad20a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0xfcce9e…9e23df
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x409113…e77469
0x0000…9c630x9c95…e299Base—$0.001100%fluxa37d ago0x678572…ff34a9
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0x27970c…b82608
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0xa64b49…4cfd8c
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa37d ago0x1d133c…57d97a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa38d ago0x66f5d4…f0edba
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa38d ago0x5014b9…633ce7
0x0000…9c630x9c95…e299Base—$0.001100%fluxa38d ago0xfd03fb…dc8c21
0x0000…9c630x9c95…e299Base—$0.001100%fluxa38d ago0x55e67a…d59557
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa38d ago0x658b5d…57d755

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.