Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100xf688…b7a8Base—$0.01100%coinbase82d ago0x580bd8…97fa75
0xa6bd…ad100x16e1…6630Base—$0.01100%coinbase83d ago0xbc881a…570009
0xa6bd…ad100x269c…2daaBase—$0.01100%coinbase83d ago0x9e2abd…f0add2
0xa6bd…ad100x70c7…06faBase—$0.01100%coinbase83d ago0x6d2404…67ff28
0xa6bd…ad100xe264…676bBase—$0.01100%coinbase83d ago0xfb4f8f…e7958a
0xa6bd…ad100x337c…73e5Base—$0.01100%coinbase83d ago0x9edfb9…2a6c96
0xa6bd…ad100x3a92…ea13Base—$0.01100%coinbase83d ago0xeba03a…d3276e
0xa6bd…ad100xa687…c308Base—$0.01100%coinbase83d ago0x636822…686440
0xa6bd…ad100xd373…8c81Base—$0.01100%coinbase83d ago0xe450ee…3b9dd9
0xa6bd…ad100xbd38…2f3cBase—$0.01100%coinbase83d ago0x0a687b…73d5ce
0xa6bd…ad100x7bb8…cb91Base—$0.01100%coinbase83d ago0x29bf7c…c1ed3d
0xa6bd…ad100xd6a3…9429Base—$0.01100%coinbase83d ago0x84d26c…c72d39
0xa6bd…ad100xb7db…52faBase—$0.01100%coinbase83d ago0x10b02e…b46288
0xa6bd…ad100x5c46…098aBase—$0.01100%coinbase83d ago0x1b8101…330fd9
0xa6bd…ad100x1139…e589Base—$0.01100%coinbase83d ago0x6df84e…1710cf
0xa6bd…ad100xae03…edc3Base—$0.01100%coinbase83d ago0xb2d5ef…c7e90e
0xa6bd…ad100x6f73…be84Base—$0.01100%coinbase83d ago0xa11961…15128b
0xa6bd…ad100x49ac…285dBase—$0.01100%coinbase83d ago0xe89616…0030f7
0xa6bd…ad100x01ae…5196Base—$0.01100%coinbase83d ago0xdd7539…8db70b
0xa6bd…ad100x0eaf…e210Base—$0.01100%coinbase83d ago0x203916…1fcdeb
0xa6bd…ad100x1d9d…53bdBase—$0.01100%coinbase83d ago0xd0297d…084119
0xa6bd…ad100xd0f2…c0a9Base—$0.01100%coinbase83d ago0xb2c5b8…fc2846
0xa6bd…ad100x6a8d…04f9Base—$0.01100%coinbase83d ago0x8c304f…b9f820
0xa6bd…ad100x2a0f…a2b5Base—$0.01100%coinbase83d ago0x10b52e…3da71a
0xa6bd…ad100x541c…b8f1Base—$0.01100%coinbase83d ago0xa5aa67…56da31

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.