Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0x26a8f2…d765b4
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0xb52313…dce07c
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0xa557fe…fa1619
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa40d ago0xb334d6…afdeed
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0xb903b5…870e8c
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa40d ago0x9fe9c6…87b823
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa40d ago0x892261…c2b9c5
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0x2fb680…f778f9
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa40d ago0xc588e7…6966da
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0x1ce1df…ddc2a7
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0x5f9a91…9e87be
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0xe3b542…888891
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0xd6b75b…9013e8
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0x22ad10…7425ac
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0xabb15e…c2cae6
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0xc25832…3b8c69
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0x937dbd…d9249a
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0x9d9035…2a9f27
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0xa31840…9f8a27
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0x24b5ff…f235a2
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0xd6fa21…bca95e
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa41d ago0x4a1782…953d02
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0xd47f3e…80d5f0
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0x750bcd…dc9d03
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa41d ago0x0dc59e…887dbe

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.