Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI70d ago0xb5a478…676557
0x86a4…822f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI70d ago0x04eb0f…77d6d9
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.02100%payAI70d ago0x0d228f…741780
0x7e57…2f090x6302…ad57BaseTripadvisorTravel$0.02100%payAI70d ago0xd99cfb…fb78d1
0x7e57…2f090x6302…ad57BaseTripadvisorTravel$0.02100%payAI70d ago0x31032a…5e807b
0xc13d…5c240x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x516d7d…02c786
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.05100%payAI71d ago0x62f4b4…f2d984
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.04100%payAI71d ago0x386235…c95754
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.02100%payAI71d ago0xb5d92b…ffb8a9
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.02100%payAI71d ago0x939404…079556
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x36a2d6…ae431e
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x89c107…a27984
0xcfd8…9a7b0x6302…ad57BaseTripadvisorTravel$0.07100%payAI71d ago0x16f29a…8cbed0
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x305018…f10255
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x59d5a3…de6d92
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x49a97c…3afc3d
0x7e57…2f090x6302…ad57BaseTripadvisorTravel$0.03100%payAI71d ago0xdaa1d5…85962e
0xb1b6…0f880x6302…ad57BaseTripadvisorTravel$0.07100%payAI71d ago0x450b37…72d479
0xf1e9…0f6f0x6302…ad57BaseTripadvisorTravel$0.07100%payAI71d ago0xb04967…2e216e
0x23be…6a8e0x6302…ad57BaseTripadvisorTravel$0.07100%payAI71d ago0x4fc0d2…d5b29f
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0xd10e10…a46318
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x48e461…e645fd
0x1363…6b270x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0xe1d46b…83f950
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x89a6ed…a49bc6
0x0260…7d160x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0xe5cd56…d6d6e6

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.