Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x5b48c8…9ce86f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x0020c6…9c444e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x4e95c7…8bea0e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xf8b13a…103e21
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x8dad5b…163919
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x27a42c…f26b08
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xc64a76…d5834b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x81c161…3768ef
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x4d1779…b20647
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x6c5d72…18690d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xe89400…8d5882
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x2e1df2…750883
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xd5c75a…2170d5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xc13708…347f4c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x3d57ca…d76b19
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x03caa5…f8382e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0x9c9793…65d7d7
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa66d ago0xf450f8…bb92a6
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa67d ago0x80ef50…158e13
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa67d ago0xe1d323…cd180a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa67d ago0x5ecb6b…0e8553
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa67d ago0xcf905a…06e452

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.