Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010xa793…3cd2Base—$0.01100%coinbase72d ago0x4110b7…3fa97d
0x4c20…d9010x0b2b…4bf3Base—$0.01100%coinbase72d ago0x281367…92fea9
0x4c20…d9010xed3c…13a3Base—$0.01100%coinbase72d ago0x67498b…839fdc
0x4c20…d9010xa608…4618Base—$0.01100%coinbase72d ago0x732e67…da8eae
0x4c20…d9010xb170…74e3Base—$0.01100%coinbase72d ago0x4c3356…27864e
0x4c20…d9010xb389…ef99Base—$0.01100%coinbase72d ago0xe9cd4e…e65f1c
0x4c20…d9010x0bd2…96d0Base—$0.01100%coinbase72d ago0x4440f8…91b129
0x4c20…d9010xf9e9…d559Base—$0.01100%coinbase72d ago0xb45080…61761c
0x4c20…d9010xef03…d6e6Base—$0.01100%coinbase72d ago0x6d2010…12e669
0x4c20…d9010xd641…048eBase—$0.01100%coinbase72d ago0xd0934d…265fe0
0x4c20…d9010xb305…d4eeBase—$0.01100%coinbase72d ago0xe5db59…635065
0x4c20…d9010x9988…cd5eBase—$0.01100%coinbase72d ago0x59bf9a…a4c2d0
0x4c20…d9010xd912…3295Base—$0.01100%coinbase72d ago0x5c3018…7edfc4
0x4c20…d9010x240f…65b6Base—$0.01100%coinbase72d ago0x475556…3c1650
0x4c20…d9010x2fe4…6f5eBase—$0.01100%coinbase72d ago0x597704…81862d
0x4c20…d9010x55e5…605aBase—$0.01100%coinbase72d ago0x839bf6…783498
0x4c20…d9010xb461…fe43Base—$0.01100%coinbase72d ago0xbca460…683f68
0x4c20…d9010xa74f…37f9Base—$0.01100%coinbase72d ago0x65361f…a6768f
0x4c20…d9010xa705…3c42Base—$0.01100%coinbase72d ago0xe2bb4f…29cdb3
0x4c20…d9010x762b…dee2Base—$0.01100%coinbase72d ago0xe21141…5d3c5e
0x4c20…d9010x0fcf…f465Base—$0.01100%coinbase72d ago0x2e1dbe…e24f15
0x4c20…d9010xa7dc…7c3bBase—$0.01100%coinbase72d ago0x7f8bc6…0ba15b
0x4c20…d9010xfce2…8a76Base—$0.01100%coinbase72d ago0x997a87…153c52
0x4c20…d9010xf0f2…3889Base—$0.01100%coinbase72d ago0x9ca6d6…41c50d
0x4c20…d9010x0175…3934Base—$0.01100%coinbase72d ago0x5e6a86…602546

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.