Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b64d ago0xcb750c…3fd77d
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b64d ago0xee1aa9…d107e2
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b64d ago0xcbd172…16b407
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b64d ago0x4ade28…d44e9d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI64d ago0x3e6641…f242ad
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI64d ago0x144c00…f59659
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI64d ago0x656848…eec371
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI64d ago0x8f7c66…f7fb42
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI64d ago0x404a06…f21671
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI64d ago0x936019…87d699
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI64d ago0x2798e7…c6941f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI64d ago0x6548ee…9f276b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x03b31d…bada31
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x51523e…b03f3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x20de9d…882e64
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI64d ago0xb00240…9c57f3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0xdefd53…ae622a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x076e28…34fab5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x84d851…977efb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x6d2c94…f230b4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x67fefd…b98142
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0xe35bcc…31dec3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0xb99400…8e35a3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0x552300…d284d7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI64d ago0xf2e49f…5e3070

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.