Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$10.50100%0x0f31…87b162d ago0x684fc0…7d965c
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8183…61da62d ago0xd6b5a5…31649f
0xdd07…45b90x0e3d…7757Base—$3.15100%0x33a2…877f62d ago0xdec6b3…8f0803
0xdd07…45b90x0e3d…7757Base—$10.50100%0xeb08…9f9c62d ago0x558b11…08a369
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2fb6…129762d ago0x3359ba…add632
0xdd07…45b90x0e3d…7757Base—$5.25100%0xdae3…916a62d ago0xbcfef6…074b68
0xdd07…45b90x0e3d…7757Base—$10.50100%0xac5b…869862d ago0x5f6138…34f9b8
0xdd07…45b90x0e3d…7757Base—$6.30100%0x50ee…525262d ago0x773f12…e8ad41
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6768…243562d ago0x04af3e…60b8a1
0xdd07…45b90x0e3d…7757Base—$2.10100%0xba2c…ddc862d ago0x9706fa…a1c87b
0xdd07…45b90x0e3d…7757Base—$2.10100%0x54b0…438462d ago0xd58556…e19cc1
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6d10…b12b62d ago0xb9a905…7f82b4
0xdd07…45b90x0e3d…7757Base—$2.10100%0x2e76…b74962d ago0x9790a2…9d6161
0xdd07…45b90x0e3d…7757Base—$7.35100%0xc06a…344762d ago0x16b630…f71a4e
0xdd07…45b90x0e3d…7757Base—$21.00100%0x4055…8ed162d ago0x35dec4…642bc6
0xdd07…45b90x0e3d…7757Base—$3.15100%0xac5b…869862d ago0xa1e250…2dc6d7
0xdd07…45b90x0e3d…7757Base—$3.15100%0xbf7d…708b62d ago0xd30822…0bad29
0xdd07…45b90x0e3d…7757Base—$15.75100%0x63f7…457862d ago0x7fa473…e4d45b
0xdd07…45b90x0e3d…7757Base—$5.25100%0x817a…63b562d ago0xb9d47b…0c5dc1
0xdd07…45b90x0e3d…7757Base—$2.10100%0x45b4…af2763d ago0xda462c…55664d
0xdd07…45b90x0e3d…7757Base—$1.05100%0xfd6b…ae3963d ago0x36a657…3b7162

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.