Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa70d ago0x476854…e8015a
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa70d ago0x512375…d32dad
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa70d ago0x6ceca7…08c985
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa70d ago0x6709a7…d9fd4e
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa70d ago0x57035b…2589cc
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa70d ago0xb3ce6f…234821
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa70d ago0xee4ba3…3128e4
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa70d ago0xe89431…d049df
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0xffce7f…59facc
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0xa4acc5…a2c5fd
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0x1cff17…c476cc
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0x84acae…5571bf
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0x4c16eb…23ba0c
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0xaed167…83cb0c
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0xf860a5…70b8c6
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0xe81124…8957fb
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0x9ed7cd…fe37d1
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0x9102ee…448be5
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0x6c6c1c…f7dc10
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0xb1c044…b22218
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0xdc6634…596256
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0xd40953…1a673f
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa71d ago0x078ef0…edd5ff
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa71d ago0x1765b5…fda59f

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.