Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x36c089…92a85d
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x16929f…7d8042
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xb9ceed…0b578f
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x4b7801…172a21
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x9c8c23…29087c
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xbf86f3…56356a
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xed9eca…9d2053
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xca52f8…baa629
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xe33484…11486e
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xe409fd…b1f165
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xdd2cc8…9eda2a
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xbe20ed…a4cb9a
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x0b378e…d9f234
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x744ae4…639667
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x680d51…bcaa35
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x85ab3f…2fccc8
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xce8c62…0f2889
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xb63384…3e1455
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xdbd499…da4055
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x9b7714…31efbe
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x656d55…bd8c98
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xdaff1a…1e96d7
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x1b8926…f8fa02
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0x8e171b…507ef9
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa18d ago0xb3dae5…849730

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.