Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x735897…f63de2
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x78660b…f3d7d1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x0e321e…41a57b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x2b16cf…06697f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x082356…58ff0a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xbb7ad5…b6bf79
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xbf3d6e…25c89e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xb6704a…c97c6b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x481d77…f14487
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x4b255f…1032e6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x680b04…8544dc
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xfd8819…04acf8
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x3e6bc0…127f7e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x47cb5e…f89d49
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x074cb2…afd342
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xc7b1c9…44fa1a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x3e6714…227747
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xa6bffc…c75d2d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xd59458…2d1070
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x988fce…b9b926
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xf6a183…1590d9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x3f5d50…e65bbd
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xd26911…acfe60
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x8e3938…fb9f6b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x43a518…e77e97

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.