Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa62d ago0x2b390e…817082
0x8951…ec060x9c95…e299Base—$0.001100%fluxa62d ago0xb9007e…bed774
0x8951…ec060x9c95…e299Base—$0.001100%fluxa62d ago0xaf642a…b40292
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xf6038d…f55c74
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x69212a…4e7b66
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x513f74…53afc9
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xbec66a…e7c73c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xd89e7f…cdb43f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xb9032b…3b67af
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xc2ea0f…ad06f4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x14b6cc…e6fcb1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x7f3af3…0edf89
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x196a4d…77953a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x565d31…264ebc
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xd46dfe…9eeb5d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x0f7aef…b7582f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x17552d…a6bf2e
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x378f33…59173b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x01ec06…5afc70
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x89961e…36372a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xe8042b…d3c652
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0xe52d2d…538849
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x18657e…fee3c4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x23f093…e7a07d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa63d ago0x7ddc8c…9ed2bf

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.