Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeef…2e720x6839…1a2bBase$0.003100%coinbase8d ago0xf9850b…109bd8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase8d ago0x2106bc…9308f8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase8d ago0x552208…d8e403
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x4d62aa…2451df
0x2fe5…9bb30x6839…1a2bBase$0.003100%coinbase8d ago0xc4aeac…1cafd0
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0x59f492…c37e56
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0xdc0976…f1137a
0x1332…66eb0x47c5…4fc3Base$18.0070%0xbb4c…e40c8d ago0x80f11c…618932
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x8a07f5…5e8eda
0xeca9…e4f90x6d7a…291bBasex402 service$0.10100%coinbase8d ago0xf5d99c…35d738
0x43aa…93000x6839…1a2bBase$1.00100%coinbase8d ago0x3c6212…d64b2a
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase8d ago0xd26d27…db44c2
0x0773…9b8b0xfe80…47eeBase$0.001100%fluxa8d ago0x7053a7…c19251
0xdbe8…ddc50x3d25…9a5eBase$20.0070%0xa923…c9ac8d ago0xcadab2…c7e74e
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…187e8d ago0x41e2f8…e251a7
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase8d ago0x856fd7…20315d
0x97e9…8f7c0x6839…1a2bBase$0.003100%coinbase8d ago0x274107…7e3d1a
0x1332…66eb0x47c5…4fc3Base$52.5070%0xd3b3…bd828d ago0x774d4f…c4c33a
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa8d ago0xc212c2…9fbee0
0x8d28…efa10x6839…1a2bBase$5.00100%coinbase8d ago0xce6463…85a5a6
0x25dd…1bdd0x6839…1a2bBase$0.003100%coinbase8d ago0xfe7680…f1cdde
0xeca9…e4f90x6d7a…291bBasex402 service$0.10100%coinbase8d ago0x75e5f9…423410
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0x6e719a…f89dc3
0x5fd2…aa950x08c3…6995Base$12.5070%0x3e32…3ce78d ago0xb851d6…e4c135
0x90df…6c6c0x6839…1a2bBase$1.00100%coinbase8d ago0x208506…d124f3

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.