Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0x28eae9…d83c67
0x868c…af500x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0x883ae5…e3e050
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x09895c…8f95d1
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0xc83e88…8259db
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x1e23d7…7cc891
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0x611c83…d5f11d
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x4c2077…69eb7d
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0xe2f7c3…a4b92c
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x02fe96…f0e253
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0xf2b8c0…1e7be0
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x57f766…2fd361
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0xfd4634…d974b9
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x6b000f…4b2e6e
0x4c39…ac030x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0xba254c…83ed30
0x57c3…e08c0x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0x346b81…c0e8d0
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x397694…06c25b
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x25406e…198273
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase89d ago0xe2c18f…8f5428
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0xd366e2…6115ad
0x9a48…32300x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x489700…e36b1c
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x0d86a3…6bf41a
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0x4eb181…7f0d70
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase89d ago0xbfe582…8d29ea
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0xccddab…7409fc
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase89d ago0x702cb4…a49906

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.