Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xc48b0b…dc44bf
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x4cb1b0…c9c2ba
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x0f22d2…12ea70
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x9f7081…584b52
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa33d ago0x6b1a04…fe015a
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x25692d…14e9b4
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x499b0d…79784d
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xc46e39…af1c95
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa33d ago0x33d79a…8479cd
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x823daf…4051a3
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xd34103…77dbe1
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x843afa…6948a6
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa33d ago0x673501…7d962e
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x9748bc…18930b
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xd5e1b0…314262
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x2d3e7c…ec6d88
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa33d ago0x1d202f…0cf839
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xd5beb9…4f9d01
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xfcdd09…816e9f
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x784db7…e5e6d2
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x868856…23fa41
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x16221a…14cd82
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa33d ago0x43e325…1da84b
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x9912d3…c7101b
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x4e5ef3…611caa

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.