Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec3a…16bb0x01a7…5c90Base—$0.01100%coinbase60d ago0x16d72e…b0e316
0xec3a…16bb0xa6b6…a707Base—$0.01100%coinbase60d ago0xfda7fa…bd663e
0xec3a…16bb0x0093…d33aBase—$0.01100%coinbase60d ago0xe9f28f…5d668c
0xec3a…16bb0xe378…e287Base—$0.01100%coinbase60d ago0x91da70…87c3c6
0xec3a…16bb0x9a8c…0c89Base—$0.01100%coinbase60d ago0x39acfd…dfa8f8
0xec3a…16bb0x15f3…f011Base—$0.01100%coinbase60d ago0xc559aa…87c329
0xec3a…16bb0x3270…e412Base—$0.01100%coinbase60d ago0x2f1c8c…05d240
0xec3a…16bb0x13d2…b1d8Base—$0.01100%coinbase60d ago0xfb38f8…102e5e
0xec3a…16bb0x3e0b…ec43Base—$0.01100%coinbase60d ago0xf93eef…0202cf
0xec3a…16bb0x0e33…9cffBase—$0.01100%coinbase60d ago0x216a48…2e48ca
0xec3a…16bb0xf3d8…2e0dBase—$0.01100%coinbase60d ago0x9cbb5d…f9261d
0xec3a…16bb0xd545…62f1Base—$0.01100%coinbase60d ago0x6be459…948c05
0xec3a…16bb0x5b9a…f571Base—$0.01100%coinbase60d ago0x6d6cec…27b716
0xec3a…16bb0x47cf…71a0Base—$0.01100%coinbase60d ago0xfb7c73…4fc45c
0xec3a…16bb0x875f…d40cBase—$0.01100%coinbase60d ago0xfeb54e…9305e1
0xec3a…16bb0xe5c5…871fBase—$0.01100%coinbase60d ago0x861086…9ccb62
0xec3a…16bb0xd556…f8dcBase—$0.01100%coinbase61d ago0x312677…3c9d92
0xec3a…16bb0xa824…1258Base—$0.01100%coinbase61d ago0x91a9f7…f1c1c4
0xec3a…16bb0x5223…d78fBase—$0.01100%coinbase61d ago0x9282b2…322590
0xec3a…16bb0xef13…9d4fBase—$0.01100%coinbase61d ago0x5e0f8a…f1250b
0xec3a…16bb0xc0a9…0a2aBase—$0.01100%coinbase61d ago0x0e0761…747352
0xec3a…16bb0x674b…3609Base—$0.01100%coinbase61d ago0xc4a65c…d74c6d
0xec3a…16bb0x7a9d…ba8dBase—$0.01100%coinbase61d ago0xaf0ed4…90e234
0xec3a…16bb0x0211…3b7cBase—$0.01100%coinbase61d ago0xcbbf55…d99d06
0xec3a…16bb0x86d3…c1e4Base—$0.01100%coinbase61d ago0x222518…51eb54

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.