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$3.15100%0xd54e…541d66d ago0x391d07…766864
0xdd07…45b90x0e3d…7757Base$5.25100%0xd3b3…bd8266d ago0xefd6c2…c0b103
0xdd07…45b90x0e3d…7757Base$3.15100%0x0485…d42966d ago0x873ed2…7b54e0
0xdd07…45b90x0e3d…7757Base$6.30100%0xcb3f…dc2966d ago0xfdac52…c7117e
0xdd07…45b90x0e3d…7757Base$8.40100%0x8bf2…a82e66d ago0xc4b09a…cf1f7e
0xdd07…45b90x0e3d…7757Base$10.50100%0xc072…b4b166d ago0x0baae5…42d4b4
0xdd07…45b90x0e3d…7757Base$1.05100%0x551c…90e566d ago0x74f2c8…44799f
0xdd07…45b90x0e3d…7757Base$10.50100%0x54b0…438467d ago0x60343b…81fcd2
0xdd07…45b90x0e3d…7757Base$5.25100%0x2c22…1f1c67d ago0x7f0165…09ba87
0xdd07…45b90x0e3d…7757Base$5.25100%0xdb56…d27867d ago0x7fb5bd…1bb5bf
0xdd07…45b90x0e3d…7757Base$3.15100%0x69b3…7ddd67d ago0xdb9024…a38eef
0xdd07…45b90x0e3d…7757Base$12.60100%0x5a57…2a9e67d ago0xa4a825…f67f5a
0xdd07…45b90x0e3d…7757Base$10.50100%0x9d6c…edd367d ago0x972601…ef9f0f
0xdd07…45b90x0e3d…7757Base$3.15100%0x1f15…885767d ago0xd9b416…6fc7ef
0xdd07…45b90x0e3d…7757Base$10.50100%0x0043…73f267d ago0x77b9e0…9721cb
0xdd07…45b90x0e3d…7757Base$3.15100%0x19e0…dcbe67d ago0xd315b7…9e8a53
0xdd07…45b90x0e3d…7757Base$4.20100%0x33cf…fffe67d ago0x6307b4…89d470

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.