Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0xc66fc8…355f50
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0xeb2935…afbbda
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0x281ac1…04b6a4
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0x625058…f72066
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0x889b02…b1c5bf
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI41d ago0x7174bb…8c55bf
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xec033b…a36a05
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xc8da1e…746a65
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xbca1db…fdf67f
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xa88bb0…9a8c35
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xb1e113…82734e
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x86c027…de2936
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xadb586…cf2128
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xaee094…2d594c
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x652915…f12f1a
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x0dff62…b42d80
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x23b0b7…c52c79
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xd61f57…ad2933
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x6725ea…5d2371
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x54fd84…8ccfbe
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xf2dac7…6065ae
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x113296…c06b90
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x69810f…64fa46
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xfcb5e4…9b6a91
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xd49383…8fa77b

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.