Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$31.5070%0x8494…2e447d ago0x6d567c…8fd05d
0x1332…66eb0x47c5…4fc3Base$13.6270%0x9f94…62647d ago0x39dd09…fd1b51
0xfd16…433e0x47c5…4fc3Base$11.5570%0xa628…b7bc7d ago0xb3893a…1e1afa
0x1332…66eb0x47c5…4fc3Base$49.3570%0x6344…a21a7d ago0x41252e…c5f303
0x1332…66eb0x47c5…4fc3Base$21.0070%0x614a…d5ce7d ago0xcd6c37…b5c7f4
0xccda…fbdc0x47c5…4fc3Base$136.0270%0x154a…ba327d ago0x429d7f…28eb51
0x1332…66eb0x47c5…4fc3Base$210.0070%0xf31d…cc4b7d ago0xff38e5…13a98c
0xa17c…60a90x47c5…4fc3Base$105.0070%0x4a3c…71027d ago0xa5d688…bcb386
0x1332…66eb0x47c5…4fc3Base$21.0070%0x665d…3bb97d ago0xe5517d…2a6e15
0xa520…eca40x47c5…4fc3Base$10.5070%0x4f6a…d2f67d ago0x7d8cf6…11e5be
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6bac…5e9b7d ago0x34983a…f775ae
0x8591…5fcc0x47c5…4fc3Base$10.5070%0x50ee…52527d ago0xfdb677…7cac04
0x1332…66eb0x47c5…4fc3Base$18.0070%0x170f…62307d ago0xe0d035…88f50a
0x2dd4…0ffc0x47c5…4fc3Base$200.6970%0x7869…5c207d ago0x8e11c3…492c93
0x81fa…e83b0x47c5…4fc3Base$10.7870%0x6f36…132b7d ago0xd52569…482de1
0x1332…66eb0x47c5…4fc3Base$52.5070%0xb77d…5f2d7d ago0x3fc0ed…ef8a49
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2960…064b7d ago0xbb535f…2042b3
0x2c16…920f0x47c5…4fc3Base$7.9870%0xbb4c…e40c7d ago0x208c14…2a3672
0xcacf…b1670x47c5…4fc3Base$10.5070%0xe620…49017d ago0x8c10b0…68f830
0x1332…66eb0x47c5…4fc3Base$499.8070%0xa75d…d8a57d ago0x77980a…20e361
0xbaf6…e02d0x47c5…4fc3Base$10.5070%0x7250…0f207d ago0x0b7112…0d0c9c
0x1332…66eb0x47c5…4fc3Base$498.7570%0x2859…83d47d ago0x9a6e43…3746da
0x9749…a0b60x47c5…4fc3Base$100.0070%0xf8c4…d8367d ago0xff8728…cc5cfb
0x1332…66eb0x47c5…4fc3Base$210.0070%0x5520…8e5b7d ago0xba43e7…8dc6d8
0x1332…66eb0x47c5…4fc3Base$26.2570%0x5e96…f1597d ago0x63b0f0…656717

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.