Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.46100%0x4918…e369102d ago0x4a5938…06f292
0x28e8…dec70x6366…f1e2Base—$1.76100%0x7f16…55b4102d ago0xdb7a25…b358fd
0x28e8…dec70x6366…f1e2Base—$0.57100%0x58fe…153b102d ago0xb0d5b1…fd8d2c
0x28e8…dec70x6366…f1e2Base—$0.006294100%0x4918…e369102d ago0x7b5401…7eb676
0x28e8…dec70x6366…f1e2Base—$0.57100%0x4918…e369102d ago0x22b08c…150c11
0x28e8…dec70x6366…f1e2Base—$0.85100%candidates102d ago0xe438d4…a47059
0x28e8…dec70x6366…f1e2Base—$0.05100%0xbe53…e902102d ago0xc71025…bc2be8
0x28e8…dec70x6366…f1e2Base—$0.27100%0xdf51…2402102d ago0x772b30…afa6cc
0x28e8…dec70x6366…f1e2Base—$0.006084100%0x6366…f1e2102d ago0x2f6ba3…c748b3
0x28e8…dec70x6366…f1e2Base—$0.57100%0x6366…f1e2102d ago0x6e0303…8ef359
0x28e8…dec70x6366…f1e2Base—$0.006087100%candidates102d ago0x08b770…da89ca
0x28e8…dec70x6366…f1e2Base—$0.68100%candidates102d ago0x4ec375…298ee0
0x28e8…dec70x6366…f1e2Base—$0.66100%0x0d17…b7d1102d ago0x6879cb…8572bf
0x28e8…dec70x6366…f1e2Base—$1.40100%0x08ff…bb06102d ago0x7f66f1…628c97
0x28e8…dec70x6366…f1e2Base—$0.005221100%0x0098…3100102d ago0xcc731f…7969ce
0x28e8…dec70x6366…f1e2Base—$1.56100%0x0098…3100102d ago0x34a9d8…6ad39e
0x28e8…dec70x6366…f1e2Base—$0.00631100%0x4918…e369102d ago0xbc2e58…8c0792
0x28e8…dec70x6366…f1e2Base—$2.22100%0x4918…e369102d ago0x1e8c24…e51f2d
0x28e8…dec70x6366…f1e2Base—$0.40100%0x0098…3100102d ago0xc75630…fc301d
0x28e8…dec70x6366…f1e2Base—$1.23100%0xa46e…ec94102d ago0x7d0b75…2ff9b0
0x28e8…dec70x6366…f1e2Base—$1.11100%candidates102d ago0xa19a51…188a01
0x28e8…dec70x6366…f1e2Base—$0.02100%0x6366…f1e2102d ago0x2f2577…64dcdd
0x28e8…dec70x6366…f1e2Base—$0.62100%0x6366…f1e2102d ago0x29a702…55a1e8
0x28e8…dec70x6366…f1e2Base—$1.49100%0x4873…5369102d ago0xf504a1…ce90c8
0x28e8…dec70x6366…f1e2Base—$0.005471100%candidates102d ago0x2fad52…8296e0

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.