Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f94…32870x3c07…7c64Base$0.00013670%0x79e0…ba8440d ago0xa24482…273f02
0x5278…00500x3c07…7c64Base$0.000136100%0x79e0…ba8440d ago0x66aee1…548b3d
0xd29f…3e120x3c07…7c64Base$0.000136100%0x79e0…ba8440d ago0xbfc9e6…604d6c
0x3b29…4ddd0x3c07…7c64Base$0.00164370%0x79e0…ba8440d ago0x03bf5e…0bbaa7
0x6c61…b4170x3c07…7c64Base$0.000547100%0x79e0…ba8440d ago0x541ed2…f666fa
0x0d07…368a0x3c07…7c64Base$0.000684100%0x79e0…ba8440d ago0xac2891…ae5d55
0xe6ab…99140x3c07…7c64Base$0.001917100%0x79e0…ba8441d ago0xd08c76…0a1a12
0x2920…46030x3c07…7c64Base$0.000684100%0x79e0…ba8441d ago0x641966…9aff6a
0x378e…372c0x3c07…7c64Base$0.00068470%0x79e0…ba8441d ago0x5abc86…fa2ff4
0x44fd…134b0x3c07…7c64Base$0.001369100%0x79e0…ba8441d ago0x017818…ecb278
0x3335…23db0x3c07…7c64Base$0.000684100%0x79e0…ba8441d ago0x0dc859…1715f3

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.