Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…c62f47d ago0x76390d…9fa810
0x3be9…575c0x4cd0…bc31Base—$168.4370%0x81e3…b98e47d ago0x490319…fc7824
0x3be9…575c0x4cd0…bc31Base—$30.4170%0x4337…283847d ago0xe13c16…255e2b
0x3be9…575c0x4cd0…bc31Base—$44.3170%0x4337…c62f47d ago0x2223ca…087d2a
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…f63747d ago0x85b8f0…d65301
0x3be9…575c0x4cd0…bc31Base—$84.3870%0x4337…9ad447d ago0xcd24da…3bff09
0x3be9…575c0x4cd0…bc31Base—$20.3070%0x4337…7a5d47d ago0x424bff…bdd8c1
0x3be9…575c0x4cd0…bc31Base—$150.3570%0x4337…663c47d ago0xe70718…87ace5
0x3be9…575c0x4cd0…bc31Base—$22.8570%0x211d…d17247d ago0x725d93…f4c252
0x3be9…575c0x4cd0…bc31Base—$30.3670%0xe196…0ce147d ago0x1e9445…0abb66
0x3be9…575c0x4cd0…bc31Base—$299.4670%0x6a6f…be4147d ago0x67a315…64593f
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x211d…d17247d ago0xf5a89d…38ed15
0x3be9…575c0x4cd0…bc31Base—$30.3570%0x211d…d17247d ago0xb444e6…6ff033
0x3be9…575c0x4cd0…bc31Base—$7.3570%0x211d…d17247d ago0x480d36…957d59
0xa4e1…9be60x4cd0…bc31Base—$735.5470%0xf70d…dbef47d ago0x035bc7…1c5b42
0x3be9…575c0x4cd0…bc31Base—$20.3570%0x4337…36c447d ago0xaf8829…912529
0x3be9…575c0x4cd0…bc31Base—$3.3470%0xe196…0ce147d ago0xbc8c19…a85be2
0xf164…e6f60x4cd0…bc31Base—$1.0070%0xf70d…dbef47d ago0x9051c9…d60af5
0xf164…e6f60x4cd0…bc31Base—$5.0070%0xf70d…dbef47d ago0xb5950c…a66e3f
0x3be9…575c0x4cd0…bc31Base—$42.3670%0x4337…9ffe47d ago0xafe0b6…3817f7
0x3be9…575c0x4cd0…bc31Base—$15.3070%0x4337…51e047d ago0xf07198…d7ca44
0x3be9…575c0x4cd0…bc31Base—$65.3270%0x211d…d17247d ago0x618560…068c24
0x3be9…575c0x4cd0…bc31Base—$50.3170%0xf279…f77f47d ago0x49a896…449860
0x3be9…575c0x4cd0…bc31Base—$100.3370%0x211d…d17247d ago0x5f33ad…a91052
0x3be9…575c0x4cd0…bc31Base—$10.3570%0xe196…0ce147d ago0xc080b7…91d5c4

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.