Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa15d ago0xfa2ff5…d683b8
0xcf53…3e510xfe80…47eeBase$0.001100%fluxa15d ago0xe08c76…a3777b
0x979d…228d0xfe80…47eeBase$0.001100%fluxa15d ago0xa0e5b8…3eb6dd
0xf989…d0110xfe80…47eeBase$0.001100%fluxa15d ago0x0ba1cb…818f46
0x483b…a7b10xfe80…47eeBase$0.001100%fluxa15d ago0xdfb290…e3d503
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x057468…92d769
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa15d ago0x64aaf2…740672
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xca51ae…3391a4
0x43df…54640xfe80…47eeBase$0.001100%fluxa15d ago0x605ee2…15b59c
0xbbcb…5d720xfe80…47eeBase$0.001100%fluxa15d ago0x9c25c5…15898a
0xbd73…70c90xfe80…47eeBase$0.001100%fluxa15d ago0x5c26da…fc5735
0xf0c3…4e860xfe80…47eeBase$0.001100%fluxa15d ago0xe81964…d5081d
0x6080…956e0xfe80…47eeBase$0.001100%fluxa15d ago0x0e00b4…551cbb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x1dbcd7…866954
0x32ae…d9e80xfe80…47eeBase$0.001100%fluxa15d ago0x1154f0…c2695f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa15d ago0xdbd5d6…9d5b64
0x718a…59760xfe80…47eeBase$0.001100%fluxa15d ago0xb2c18d…17faea
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa15d ago0x390f0d…9efd31
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa15d ago0x87d5cd…7656a0
0x23d0…c2b80xfe80…47eeBase$0.001100%fluxa15d ago0x98eb1e…eb69e5
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa15d ago0xc28d47…063f24
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa15d ago0x47fab7…0f10fa
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x8b44e2…3ce594
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa15d ago0x50a512…2d3090
0x395b…0fce0xfe80…47eeBase$0.001100%fluxa15d ago0x9506be…faf119

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.