Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ced…702f0xe0eb…5fa9Base—$0.01100%coinbase73d ago0x54f57f…099eda
0x2ced…702f0x0cf7…a6edBase—$0.01100%coinbase73d ago0x071d27…9b1dfd
0x2ced…702f0xd1d2…8885Base—$0.01100%coinbase73d ago0xbc85cc…21aa01
0x2ced…702f0xd4cc…a4efBase—$0.01100%coinbase73d ago0x5a3d7d…eb21a4
0x2ced…702f0x7270…8285Base—$0.01100%coinbase73d ago0x116c89…4ef3d7
0x2ced…702f0x2e2e…cad2Base—$0.01100%coinbase73d ago0x3a8126…6ef092
0x2ced…702f0x2a81…2fafBase—$0.01100%coinbase73d ago0x064fa1…266c8f
0x2ced…702f0x6ae4…cd7cBase—$0.01100%coinbase73d ago0x9af0c9…e211ac
0x2ced…702f0xaec7…bb39Base—$0.01100%coinbase73d ago0xaaa5be…56d3b8
0x2ced…702f0xfbee…e422Base—$0.01100%coinbase73d ago0xc929d0…f84d0f
0x2ced…702f0x354c…c2ccBase—$0.01100%coinbase73d ago0x76f84d…fdf034
0x2ced…702f0x5b08…fcb6Base—$0.01100%coinbase73d ago0xbb3132…70b175
0x2ced…702f0xf55f…b898Base—$0.01100%coinbase73d ago0x23f6a4…7a5b5c
0x2ced…702f0x1ba8…30b8Base—$0.01100%coinbase73d ago0xd7cf54…65699c
0x2ced…702f0xecdd…e334Base—$0.01100%coinbase73d ago0x830d5d…187da0
0x2ced…702f0x5b2c…94f0Base—$0.01100%coinbase73d ago0x5a2b72…0b79b7
0x2ced…702f0xf11e…f0bcBase—$0.01100%coinbase73d ago0x6f5c95…6df71d
0x2ced…702f0xe3d4…03e0Base—$0.01100%coinbase73d ago0x8df888…7b0dbe
0x2ced…702f0xaf3f…bd09Base—$0.01100%coinbase73d ago0x802df1…25ea55
0x2ced…702f0xfe1d…ea16Base—$0.01100%coinbase73d ago0x772169…d050ab
0x2ced…702f0x0a08…2dc5Base—$0.01100%coinbase73d ago0xa7bc01…446de2
0x2ced…702f0x40e2…31e0Base—$0.01100%coinbase73d ago0xc6de95…a4d91d
0x2ced…702f0x93ee…27a4Base—$0.01100%coinbase73d ago0xc72550…e92808
0x2ced…702f0xcc73…aef4Base—$0.01100%coinbase73d ago0x8a964d…b3dbd3
0x2ced…702f0x6a24…bba6Base—$0.01100%coinbase73d ago0xf22004…78338a

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.