Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd8…d6180xeb18…02c1Base—$25.22100%0xbb67…9bc472d ago0x6f0c1c…7f0a2c
0x7329…a4140xeb18…02c1Base—$19.97100%0xbb67…9bc472d ago0xd96eb5…7b4367
0xde0e…11b00xeb18…02c1Base—$20.00100%0xbb67…9bc472d ago0x7c4962…ffd6fb
0x7329…a4140xeb18…02c1Base—$19.97100%0xbb67…9bc472d ago0xdd63ce…6bf901
0x226d…412b0xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0x00c761…10d6c8
0xde0e…11b00xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0xa42c3b…b06ca9
0x3351…9dc50xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0x19074c…0f378d
0xde0e…11b00xeb18…02c1Base—$13.00100%0xbb67…9bc472d ago0xfa1dc9…4e219b
0x4382…14ed0xeb18…02c1Base—$50.00100%0xbb67…9bc472d ago0x6ff1c2…ebcf8b
0xd173…49210xeb18…02c1Base—$10.00100%0xbb67…9bc472d ago0x048b57…e91c20
0xd173…49210xeb18…02c1Base—$13.00100%0xbb67…9bc472d ago0x58cd9f…b7e87e
0x1fe3…ac280xeb18…02c1Base—$5.01100%0xbb67…9bc472d ago0x984382…96c331
0xa02c…ed1c0xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0xa4af96…f4b22c
0x7571…14530xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0x873b9a…3ce1a7
0x226d…412b0xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0x95446f…58158d
0x3351…9dc50xeb18…02c1Base—$30.00100%0xbb67…9bc472d ago0x6099b3…daf28d
0x9e53…d9270xeb18…02c1Base—$10.00100%0xbb67…9bc472d ago0x63ca02…15d17c
0x4bfa…fcf00xeb18…02c1Base—$149.69100%0xbb67…9bc472d ago0x381055…17d6c9
0x1f97…7a2d0xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x19d6f3…2afae6
0x4757…1f380xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x9144ea…f536b1
0xce8e…2d630xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x1ee8ce…af251e
0xb798…5ce80xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x211b9a…f38a8a
0x1f4e…863a0xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x62ef00…a13247
0x1950…a3a40xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x1413c1…e2ec13
0xd265…e8890xeb18…02c1Base—$200.00100%0xbb67…9bc472d ago0x5779a5…77dbb1

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.