Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0xc2e0…5e38Base—$2.5070%0x9f02…1bcb35d ago0xd7dd2a…7f9a55
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xa6ea19…652a93
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x615b64…5177a3
0x7b55…a52b0x8700…20faBase—$2.5070%0x9f02…1bcb35d ago0x3a900e…d2ec87
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x1f27be…9a0695
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x284d57…2ac9c6
0x7b55…a52b0x558a…0ec0Base—$2.5070%0x9f02…1bcb35d ago0xc1ca10…016554
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xb82131…193d8a
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x3d959a…3f3129
0x7b55…a52b0xce46…7da8Base—$2.5070%0x9f02…1bcb35d ago0x09d918…dd8fed
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x176aed…1aefc8
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x8f809d…4b3628
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x247e9f…4b3b3e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x292e84…68869b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xdb13f3…5fcb86
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x088b77…945abe
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xc47646…495bf4
0x7b55…a52b0x70d6…c072Base—$2.5070%0x9f02…1bcb35d ago0xf788e2…b1a40c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x7ad2f8…1d064d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x779757…8e4e8d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x6168b7…5c0446
0x7b55…a52b0x7a20…fcbaBase—$2.5070%0x9f02…1bcb35d ago0x559f6d…cc3cc5
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xf53236…f2bd38
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xb67529…3edfe2
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x4e2e5f…be1098

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.