Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3885…eaf00xdcec…7566Basex402 service$0.25100%coinbase83d ago0xeea1a1…d4df90
0xa306…5bbc0xdcec…7566Basex402 service$0.25100%coinbase83d ago0x86bb21…ad591c
0xa306…5bbc0xdcec…7566Basex402 service$0.25100%coinbase83d ago0x2ec032…0b1ac8
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase84d ago0x96a955…1982db
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase84d ago0xac54e9…133d7b
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase84d ago0x47e914…c7f1b1
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase84d ago0x84018a…2f90ac
0x0ede…76940xdcec…7566Basex402 service$0.01100%coinbase84d ago0xbab8b1…3be10a
0x5f3b…4c6f0xdcec…7566Basex402 service$0.01100%coinbase84d ago0x58f45a…f60c99
0x09a0…ef200xdcec…7566Basex402 service$0.25100%coinbase84d ago0xe3da28…51be98
0x154b…6d880xdcec…7566Basex402 service$0.25100%coinbase84d ago0x4cfa73…15eaa5
0xd5c5…27a30xdcec…7566Basex402 service$0.25100%coinbase84d ago0xdbb66c…5d5dda
0x3327…9b1c0xdcec…7566Basex402 service$0.25100%coinbase84d ago0x9fd071…ed48bb
0x5ca5…fda20xdcec…7566Basex402 service$0.01100%coinbase84d ago0x3b5e36…8052f7
0x0df2…07c90xdcec…7566Basex402 service$0.25100%coinbase84d ago0x0087fa…eae9f4
0x061c…d4990xdcec…7566Basex402 service$0.25100%coinbase84d ago0xf971eb…b2b112
0x5414…49190xdcec…7566Basex402 service$0.01100%coinbase84d ago0xcca055…3b5c5d
0x4985…5ce20xdcec…7566Basex402 service$0.25100%coinbase84d ago0x13a4f2…552f19
0x9852…8e4b0xdcec…7566Basex402 service$0.25100%coinbase84d ago0xbfb167…640474
0x5414…49190xdcec…7566Basex402 service$0.01100%coinbase84d ago0xc319a2…7cb5ca

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.