Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$5.25100%0xfbba…dd9091d ago0xe251d7…1f9142
0x1332…66eb0x0e3d…7757Base$42.00100%0x2fb6…129791d ago0xdb96ca…96cc77
0x1332…66eb0x0e3d…7757Base$50.50100%0x6a96…27ff91d ago0x052203…803b3e
0x1332…66eb0x0e3d…7757Base$39.01100%0x79bd…fda191d ago0xc1ebd9…40eae8
0x1332…66eb0x0e3d…7757Base$10.00100%0x7311…c90b91d ago0x786517…f5d967
0x1332…66eb0x0e3d…7757Base$1.05100%0x850e…501791d ago0xff6286…8bf855
0x1332…66eb0x0e3d…7757Base$10.50100%0x6d25…ee4191d ago0x631e4e…d26a07
0x1332…66eb0x10d8…b610Base$1.01100%0xd016…b67a91d ago0x16440d…5b6b41
0x1332…66eb0x0e3d…7757Base$105.00100%0x2d29…913b91d ago0xd3fcb4…2dd708
0x1332…66eb0x0e3d…7757Base$1.01100%0x54e2…bc7591d ago0xb63278…221f8d
0x1332…66eb0x0e3d…7757Base$10.50100%0xc836…5c4691d ago0xfa277f…7baeff
0x1332…66eb0x0e3d…7757Base$10.50100%0xe347…5b3091d ago0xab0e66…55c39d
0x1332…66eb0x0e3d…7757Base$5.25100%0xda14…75fa91d ago0x61fc0a…8bdbff
0x1332…66eb0x0e3d…7757Base$18.90100%0xa2b8…fedd91d ago0x705471…f9d7a1
0x1332…66eb0x0e3d…7757Base$9.45100%0x748e…1c7491d ago0x9a1e4b…98f87d
0x1332…66eb0x0e3d…7757Base$15.75100%0xf497…02dd91d ago0x8fcc70…77eb2d
0x1332…66eb0x0e3d…7757Base$10.50100%0x01d6…4c2991d ago0x96e9c0…dbdb55
0x1332…66eb0x0e3d…7757Base$3.15100%0xdcd9…b01a91d ago0x13b616…c55650
0x1332…66eb0x0e3d…7757Base$10.50100%0x33d4…503791d ago0x80f617…ca4313
0x1332…66eb0x0e3d…7757Base$7.35100%0xf8fe…a40d91d ago0x3856df…38301b
0x1332…66eb0x0e3d…7757Base$31.50100%0x31fe…80c491d ago0x5c18bb…ff2acb
0x1332…66eb0x0e3d…7757Base$10.50100%0x781c…500191d ago0xf617c3…035096
0x1332…66eb0x0e3d…7757Base$52.50100%0x28a1…4ae591d ago0xbd8c88…0b6b8b
0x1332…66eb0x0e3d…7757Base$10.50100%0x7c94…b13e91d ago0xc03d5b…05e338
0x1332…66eb0x0e3d…7757Base$10.53100%0xe706…1d9b91d ago0xfefd13…5bb172

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.