Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x984f…cb4b0xkukie.ethBase—$0.10100%fluxa12d ago0x90bc6d…2bfe26
0x2748…bd5c0xkukie.ethBase—$4.90100%fluxa12d ago0xde274c…80c510
0x1409…2a660xkukie.ethBase—$0.10100%fluxa12d ago0x8a1c6c…998d66
0x3dd3…a0ba0xkukie.ethBase—$0.10100%fluxa12d ago0xdfc8cb…eef165
0x544e…e0d10xkukie.ethBase—$0.10100%fluxa12d ago0x13d9b7…60d96c
0x529d…2dc00xkukie.ethBase—$0.10100%fluxa12d ago0x54b4a9…7a3256
0x9fd2…ab4b0xkukie.ethBase—$0.98100%fluxa12d ago0x67895a…5df173
0xfd9c…c2c30xkukie.ethBase—$0.98100%fluxa12d ago0xeb6ecc…b38434
0x7e4b…06540xkukie.ethBase—$4.90100%fluxa12d ago0x0a7035…622746
0xb651…f7f10xkukie.ethBase—$4.90100%fluxa12d ago0xa47123…eaf53d
0x9e48…ed520xkukie.ethBase—$4.90100%fluxa12d ago0x7812a2…fed2f7
0x378e…489f0xkukie.ethBase—$0.10100%fluxa12d ago0x29ea9b…7bbc61
0xf5c8…22cd0xkukie.ethBase—$0.10100%fluxa12d ago0xd2b12c…135e07
0x4cd1…52830xkukie.ethBase—$0.10100%fluxa12d ago0x0f590b…6956f6
0x0f38…abbc0xkukie.ethBase—$5.00100%fluxa12d ago0x5355f8…f23a1b

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.