Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x99d96e…a945d4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0xf5fc96…1d564e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x22bf2f…4d9361
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x587f2b…94af7f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x21613e…287914
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x5192c5…49e015
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x15b735…67a5ed
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x3e63ca…5c0ba7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x7d694c…2c8d47
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0xbaa77c…02e77c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x147c4d…851a23
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x4e2242…86193d
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x800b9b…365101
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x774a2d…1b21a4
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x552c80…da1d33
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x056d2d…a6c634
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x6656d5…fc5bb4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xa43daf…2e4ab9
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xb9ee6c…4908a6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x8ef8c0…a9cc3f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xca943c…9f73ca
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xbb3163…c8961c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x605330…c89995
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x8c3bf3…4aa4db
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xce9a2e…a6cb63

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.