Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase$0.001100%fluxa34d ago0x363bde…71594f
0xa772…94310xfe80…47eeBase$0.001100%fluxa34d ago0xc68ebb…eb738c
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x3dd4b2…1beff2
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa34d ago0x40f58d…b8ba91
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x2dffe2…99dfc5
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0x224010…9f9c0c
0x0bb6…2fc90xfe80…47eeBase$0.001100%fluxa34d ago0x3994f6…135740
0xab00…e0920xfe80…47eeBase$0.001100%fluxa34d ago0x6151d9…27b4a2
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa34d ago0x746e91…6da621
0xfc97…709f0xfe80…47eeBase$0.001100%fluxa34d ago0xeb7629…9b9da7
0xd80f…fba80xfe80…47eeBase$0.001100%fluxa34d ago0xe05555…e09388
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x766614…189d7a
0x8b30…a5e40xfe80…47eeBase$0.001100%fluxa34d ago0xb379fe…7509d4
0xaa17…a8ee0xfe80…47eeBase$0.001100%fluxa34d ago0xbe19eb…789317
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0x178e52…70fcfa
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x9fe0cd…0ecaf9
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa34d ago0x59386c…8812fa
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa34d ago0x895243…09c1e5
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa34d ago0xd14009…f6711d
0xb228…61800xfe80…47eeBase$0.001100%fluxa34d ago0x85f2ec…efe6b3
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0x1dc0f5…7ce29d
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0x5ab31b…e120bf
0xd079…f6220xfe80…47eeBase$0.001100%fluxa34d ago0x4c3b26…15d8c5
0xd00c…79230xfe80…47eeBase$0.001100%fluxa34d ago0x09c642…85b525
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa34d ago0x326f48…52dca1

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.