Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f4b…3b920x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x4884f8…5e5f48
0x83c5…07f70x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x20ac47…b134da
0xa306…5bbc0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0x052fe9…f9b019
0x5aa0…2fe70x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase72d ago0x40a839…a30c61
0x3885…eaf00x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x4f01d2…51b1c6
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase72d ago0x23d0c3…292867
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase72d ago0xc94b11…44301b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0xea2902…3d0061
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0xa0ead5…28c94a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0x27e18b…735dad
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.008100%coinbase72d ago0xf723ec…7e93b5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0x7dc66c…d26e3f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0x20bddd…8bc595
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x0ed294…c5ce43
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x314308…154ff9
0xdfca…3b900x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase72d ago0x2949c8…697ee9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0xce3111…b3b188
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x45633f…3d6ae0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase72d ago0x4a761e…cbd9d6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase72d ago0xa29bee…1147ff
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x26c3ab…6f621e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0x38e857…d213e0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0xa46995…c7c533
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase72d ago0xee5a2f…e2fdd3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase72d ago0xddc8fd…8d9a4c

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.