Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb591…70160xc4f0…0bb9Base—$507.13100%0xd05c…826054d ago0x290216…e1ffbe
0xf08c…638a0xc4f0…0bb9Base—$70.02100%0xd05c…826054d ago0x4732d5…e09d5a
0xb591…70160xc4f0…0bb9Base—$490.93100%0xd05c…826054d ago0x20f28a…7bf91e
0xf08c…638a0xc4f0…0bb9Base—$69.02100%0xd05c…826054d ago0x65fa11…8080ee
0xb591…70160xc4f0…0bb9Base—$489.58100%0xd05c…826054d ago0x4ac8c6…9cc2c3
0xf08c…638a0xc4f0…0bb9Base—$68.02100%0xd05c…826054d ago0xde2801…09ccd8
0xf08c…638a0xc4f0…0bb9Base—$66.02100%0xd05c…826054d ago0x09a997…cf2e01
0xf08c…638a0xc4f0…0bb9Base—$65.02100%0xd05c…826054d ago0x39cbe7…818120
0xb822…bb300xc4f0…0bb9Base—$33.93100%0xd05c…826054d ago0xbffb09…60cd93
0xb591…70160xc4f0…0bb9Base—$470.69100%0xd05c…826054d ago0xf01f39…560ed6
0xd5ca…bd040xc4f0…0bb9Base—$90.74100%0xd05c…826054d ago0x43feff…70d2ce
0xd5ca…bd040xc4f0…0bb9Base—$86.84100%0xd05c…826054d ago0xa965fd…61bc91
0x1b0c…c7f10xc4f0…0bb9Base—$33.01100%0xd05c…826054d ago0xa44083…0001ba
0xd5ca…bd040xc4f0…0bb9Base—$84.97100%0xd05c…826054d ago0x3ef48d…ab2440
0x1b0c…c7f10xc4f0…0bb9Base—$31.01100%0xd05c…826054d ago0xf005e7…443db1
0x1b0c…c7f10xc4f0…0bb9Base—$31.01100%0xd05c…826054d ago0x96dacf…7a8509
0x10d8…b2460xc4f0…0bb9Base—$105.04100%0xd05c…826054d ago0xa80fcf…f8851c
0x10d8…b2460xc4f0…0bb9Base—$109.04100%0xd05c…826054d ago0xf62fce…8435c0
0x10d8…b2460xc4f0…0bb9Base—$105.04100%0xd05c…826054d ago0x8d9c92…41f6e3
0x10d8…b2460xc4f0…0bb9Base—$105.04100%0xd05c…826054d ago0x0a7e0c…71adc4
0x10d8…b2460xc4f0…0bb9Base—$105.04100%0xd05c…826054d ago0xbcc166…f68ab8
0xfe7e…69770xc4f0…0bb9Base—$12.31100%0xd05c…826054d ago0xea60b8…4b01c1
0xfe7e…69770xc4f0…0bb9Base—$12.02100%0xd05c…826054d ago0xca67cf…2c51ac
0xfe7e…69770xc4f0…0bb9Base—$11.59100%0xd05c…826054d ago0x3e6025…3d5fbc
0xbd7c…0b7d0xc4f0…0bb9Base—$67.02100%0xd05c…826054d ago0xaec620…d0a6b9

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.