Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100x4caa…4c9eBase—$0.01100%coinbase69d ago0x05cfb9…e645ab
0xa6bd…ad100x175b…5d10Base—$0.01100%coinbase69d ago0x44b73d…b799c7
0xa6bd…ad100x4fbb…228bBase—$0.01100%coinbase69d ago0x287e9b…55cbf5
0xa6bd…ad100xbf2a…5b0fBase—$0.01100%coinbase69d ago0xe53c2f…dbf5c8
0xa6bd…ad100x25b2…4be1Base—$0.01100%coinbase69d ago0x6ad526…1d594f
0xa6bd…ad100x874b…1f50Base—$0.01100%coinbase69d ago0x3750ed…6642e6
0xa6bd…ad100xc46a…3976Base—$0.01100%coinbase69d ago0xf353cd…59c5c5
0xa6bd…ad100xeb7d…785bBase—$0.01100%coinbase69d ago0xcc36b4…d11ca8
0xa6bd…ad100x4290…6fd4Base—$0.01100%coinbase69d ago0xc19b84…8c2737
0xa6bd…ad100xaa8e…38ceBase—$0.01100%coinbase69d ago0x7d0fd9…49618d
0xa6bd…ad100xb005…4723Base—$0.01100%coinbase69d ago0xc0da03…43a0a4
0xa6bd…ad100xf8a6…35f8Base—$0.01100%coinbase69d ago0x8a6e9c…a99c5b
0xa6bd…ad100xf4e7…16f0Base—$0.01100%coinbase69d ago0x3d9753…d03437
0xa6bd…ad100x0b6c…12faBase—$0.01100%coinbase69d ago0x140328…260bad
0xa6bd…ad100xd81e…a589Base—$0.01100%coinbase69d ago0xd5ad76…99af41
0xa6bd…ad100xcfd5…9a42Base—$0.01100%coinbase69d ago0xabdfb0…6296d0
0xa6bd…ad100x2070…ecadBase—$0.01100%coinbase69d ago0x27adf4…5af1b4
0xa6bd…ad100x0f05…b35fBase—$0.01100%coinbase69d ago0x1d1d73…8d3f83
0xa6bd…ad100x6886…e2e5Base—$0.01100%coinbase69d ago0xec2512…9587a7
0xa6bd…ad100xa798…9e6dBase—$0.01100%coinbase69d ago0x75ce25…0f89c0
0xa6bd…ad100x5177…3dccBase—$0.01100%coinbase69d ago0xfa0e45…3ff719
0xa6bd…ad100xe281…2d78Base—$0.01100%coinbase69d ago0x184d4a…f38c9a
0xa6bd…ad100xb7d6…3e15Base—$0.01100%coinbase69d ago0x3b221d…458222
0xa6bd…ad100xaca4…3dbaBase—$0.01100%coinbase69d ago0xf081ac…431938
0xa6bd…ad100xd504…3368Base—$0.01100%coinbase69d ago0x7967f9…e319a2

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.