Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0xc4ffec…15ccbe
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0x18360f…51507c
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0x45d11a…b568fc
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0x36593e…628485
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0x64fb0a…c27252
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0x16a45e…e66b05
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0x0d59a7…d0573a
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0xe44997…1e1dc0
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276966d ago0xd2efa2…fdd95e
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0xfabcdc…2dee7d
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0xf4ec16…bda20a
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0xaf1523…abc272
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0xfcfd36…46a862
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0x978cd8…9ff031
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276966d ago0x30fbf3…46f843
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0xb88d27…19a09c
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x4b8095…7c639c
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0xaf9f75…495902
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x0120f8…944319
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x905002…520184
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x83b40e…bbdd39
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x23424c…60daf0
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x6203e6…9ee0ff
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x81fdc7…a81e9a
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276967d ago0x5b1bc4…41cb7f

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.