Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cc9…07bdBase—$1.81100%fluxa104d ago0x0511fb…69bff0
0xb90a…9ae40xdad4…a316Base—$0.01100%candidates104d ago0xec49f3…4e40e3
0xb90a…9ae40x6b24…0ee6Base—$0.45100%candidates104d ago0x1d891f…83b587
0xb90a…9ae40xdc15…d5a5Base—$1.81100%candidates104d ago0x100bb1…a5ca11
0xb90a…9ae40xd2ea…91d9Base—$0.01100%candidates104d ago0xa207c2…d45d9a
0xb90a…9ae40xdad4…a316Base—$0.01100%candidates104d ago0x317885…4eb75f
0xb90a…9ae40xd2ea…91d9Base—$0.01100%candidates104d ago0x464b92…415498
0xb90a…9ae40xc34a…f740Base—$0.01100%candidates104d ago0x63b0f7…a33196
0xb90a…9ae40xdad4…a316Base—$0.01100%candidates104d ago0x9acfc4…a4725f
0xb90a…9ae40x9dcf…a6baBase—$0.01100%candidates104d ago0xf77db5…61fcfb
0xb90a…9ae40x7d5f…27daBase—$0.01100%candidates104d ago0x9413c3…cd0fad
0xb90a…9ae40x9dcf…a6baBase—$0.01100%candidates104d ago0x623aa0…a7fe90
0xb90a…9ae40x99d4…e9f5Base—$0.01100%candidates104d ago0x90e0a5…8f123d
0xb90a…9ae40xea83…80faBase—$0.01100%candidates104d ago0x6702fa…acd274
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa104d ago0xe3cc58…fece7f
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa104d ago0x68d58d…43457b
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa104d ago0x5691fa…8e1874
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa104d ago0x02251e…accf1e
0xb90a…9ae40x0790…31feBase—$0.01100%fluxa104d ago0x678047…2e1683
0xb90a…9ae40x0176…c1b8Base—$0.01100%candidates104d ago0xd2dc6d…0d3aea
0xb90a…9ae40xdc84…5611Base—$0.01100%candidates104d ago0x4d2458…3da8eb
0xb90a…9ae40x40b7…9666Base—$0.01100%candidates104d ago0xbf2fc7…031b16
0xb90a…9ae40xd2ea…91d9Base—$0.01100%candidates104d ago0x793fd7…aeb25b
0xb90a…9ae40xa27b…494bBase—$0.01100%candidates104d ago0x602aab…c556bc
0xb90a…9ae40x0790…31feBase—$0.01100%candidates104d ago0x00c875…1341fc

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.