Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x5bbb4b…415a8e
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x9d8107…69cc62
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xeb7890…dce7d8
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xfa51f6…1ea97a
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xc3186c…e4a801
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xff6adf…80a744
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x0168e9…637a66
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x1bf094…4d5fef
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xafb25f…7fe7de
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x882154…b36b50
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x0d4ae7…53dce4
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xaaf7a2…bc8b0a
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x4c301c…94b4a3
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x0c35af…34b221
0x3a87…46690x5fca…3b3eBase—$1.40100%payAI13d ago0xb85c5f…cdfa80
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x73deb0…1b9bd1
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xb0e335…a914c7
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x41e812…1da2c7
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x9c5be9…c77699
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x2b8167…3e7287
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x6aeef5…996f84
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x8aa6b1…969431
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xf4b08f…9e2a56
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x18f239…f5a017
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xe25182…e9d29f

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.