Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c95d ago0x7648dd…d5750c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c95d ago0xd261c9…29ff3c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321395d ago0xf0fecf…85bdc8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0x9c648f…229c8c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c95d ago0xf81e71…d71b0d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xbde0d8…37040a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0x6e12ee…3a7ab9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xe6bf4c…9ae116
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c95d ago0x71d6ee…227060
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x98b040…b36967
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x1004d9…2a663f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x5344ef…53d5d1
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0xc62337…485411
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xc11eb6…b2ff02
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x14f26a…e2745b
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0x001147…93b121
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xa9239b…34ed39
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c95d ago0xb99a93…038374
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0x942b5f…1d3c8a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xb951fa…abeed6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0xa3e846…c377bc
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x882dd8…d7c3bc
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x246482…2442e3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00095d ago0x0f2afe…def38e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f895d ago0xec8913…1e31bd

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.